From 684aa7173442285bc705cd098dbdd4c339b777a4 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 | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index dd86242..44e8176 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,38 +1,38 @@ - - - - - + - + + + - - ./tests/ + + ./tests - - - ./src - - + + + ./src + + - +