From f22b2c56040aacf00a600f4965418b189414dd02 Mon Sep 17 00:00:00 2001 From: Jellyfrog Date: Fri, 26 May 2023 22:46:11 +0200 Subject: [PATCH] wip --- phpunit.xml | 64 ++++++++++++++++++++++------------------------------- 1 file changed, 26 insertions(+), 38 deletions(-) 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 + + + + + + + + + + + + +