From 6ccdec457ae2e00919696896004696281a101f87 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 | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index e02a3dc..cf90cc4 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,33 +1,30 @@ - - + - - - - - - + + + - - ./tests/ + + ./tests - - - ./src - - + + + ./src + +