diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 4b67831..fb1c3b7 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,41 +1,37 @@ - - - - - - - - - - - - - - - ./tests - - - - - - ./ - - ./src/Controller - ./src/Resources - ./tests - ./vendor - - - - - - - - + + + + ./ + + + ./src/Controller + ./src/Resources + ./tests + ./vendor + + + + + + + + + + + + + + + ./tests + + + + +