diff --git a/phpunit.xml b/phpunit.xml index 9ee3e7347..2d9fa2676 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,32 +1,33 @@ - - - - ./tests/Feature - - - - ./tests/Unit - - - - - ./app - - - - - - - - - + + + + ./app + + + + + ./tests/Feature + + + ./tests/Unit + + + + + + + + +