From 1ecc524e66a20326cfe23ff0f989130415b4b6da Mon Sep 17 00:00:00 2001 From: Hugo Alliaume Date: Thu, 26 Jun 2025 00:09:37 +0200 Subject: [PATCH] Migrate PHPUnit configs and homogenize them --- phpunit.xml.dist | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index ba15dfc..7419f8d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,31 +1,32 @@ - - + - - - - - - + + + - - tests + + ./tests - - + + ./src - - + + + + + +