diff --git a/phpunit.xml b/phpunit.xml index 8db6586a..bb763030 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -9,11 +9,8 @@ stopOnFailure="false" > - - ./tests/unit - - - ./tests/e2e/ + + ./tests/ \ No newline at end of file