diff --git a/.travis.yml b/.travis.yml index f5e7ee4681..2fa9ff9357 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ arch: os: linux vm: - size: x-large + size: large language: shell diff --git a/phpunit.xml b/phpunit.xml index bd38ab510a..f0a2813f5a 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -13,26 +13,26 @@ - + ./tests/unit/ - + ./tests/e2e/Scopes ./tests/e2e/Services/Account - - - - - - - - - - + ./tests/e2e/Services/Functions/FunctionsCustomClientTest.php \ No newline at end of file