From 5b64492e5a0460ee568fcb3df980f7d7734cd91a Mon Sep 17 00:00:00 2001 From: Arkadiusz Kondas Date: Tue, 23 Jan 2024 09:28:35 +0100 Subject: [PATCH] Reformat phpunit config --- phpunit.xml.dist | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 3faf5ff..bb156da 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,13 +1,22 @@ - - - - tests - - - - - src - - + + + + tests + + + + + src + +