From d03cc5c471cc201437238dfdbddfb3698b5fdd44 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Sun, 7 May 2023 10:40:05 +0200 Subject: [PATCH] Revert "Update Phpunit Config" This reverts commit ced4d80d31ad2e01d88f7dc573eaa9ace88d8550. --- phpunit.xml.dist | 53 +++++++++++++++++++++++++++++------------------- 1 file changed, 32 insertions(+), 21 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 660f15b..6af8162 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,23 +1,34 @@ - - - - tests - - - - - - - - - - - - - - - ./src - - + + + + tests + + + + + ./src + + + + + + + + + +