From 9458cf3851f13d2833c62abbf1816e7037de128f Mon Sep 17 00:00:00 2001 From: David Grelaud Date: Sun, 3 Nov 2024 12:53:21 +0100 Subject: [PATCH] upgrade phpunit.xml --- phpunit.xml | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 3942d48..14eb730 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,19 +1,14 @@ - - - - ./tests - - - - - ./app - ./src - - + + + + ./tests + + + + + ./app + ./src + +