diff --git a/phpunit.xml b/phpunit.xml index 56885de032..57e374c80c 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -13,14 +13,14 @@ - ./tests/unit/ + - ./tests/e2e/Client.php + + ./tests/e2e/Services/Account + - ./tests/e2e/Services/Functions/FunctionsBase.php + \ No newline at end of file