diff --git a/phpunit.xml b/phpunit.xml index 3add3f8..21ea963 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -10,15 +10,15 @@ ./tests/Unit/EndpointTest.php - - ./tests/Integration/API/TestTest.php - ./tests/Integration/Core/Http/ClientTest.php ./tests/Integration/Core/ConfiguratorTest.php ./tests/Integration/Core/GatewayTest.php ./tests/Integration/Core/HandlerTest.php + + ./tests/Integration/API/TestTest.php +