diff --git a/phpunit.xml b/phpunit.xml index 83f4229df5..fd3aeba639 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,43 +1,31 @@ - - - tests/ - - - ./tests/Feature - - - ./tests/Unit - - - - - browser - mibs - - - - - - - - - - - - - - - ./app - - +> + + + ./tests/Unit + + + ./tests/Feature + + + + + ./app + + + + + + + + + + + + +