From b8717fb7c56d2b044c46f907e1032bb584d767f9 Mon Sep 17 00:00:00 2001 From: Craig Potter Date: Sat, 13 May 2023 19:09:31 +0100 Subject: [PATCH] Update phpunit.xml --- phpunit.xml | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 8f4b58c..2739d84 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,18 +1,15 @@ - - - - ./tests - - - - - ./app - ./src - - + + + + ./tests + + + + + + ./app + ./src + +