From 0a44e0a9ea2c383d75123b7688858296bab73024 Mon Sep 17 00:00:00 2001 From: Tony Messias Date: Tue, 5 Mar 2024 23:12:25 -0300 Subject: [PATCH] Tweaks phpunit config --- phpunit.xml.dist | 42 ++++++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 14 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 7d21fc2..34819f5 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,16 +1,30 @@ - - - - tests - - - - - - - - ./src - - + + + + tests + + + + + + + + ./src + +