From 326c8e7b81575b549cc4ed1efc0c8de82a5e0a43 Mon Sep 17 00:00:00 2001 From: James Collins Date: Tue, 18 Jul 2023 19:34:03 +1000 Subject: [PATCH] migrate configuration --- phpunit.xml | 59 +++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 31 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 9f7f15e..8df6492 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,33 +1,30 @@ - - - - ./tests/Unit - - - ./tests/Feature - - - - - ./app - - - - - - - - - - - - - - - + + + + ./tests/Unit + + + ./tests/Feature + + + + + + + + + + + + + + + + + + + ./app + +