From 1510e4810ff2db767b9b95e114d200002e64bb83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Tue, 12 Mar 2024 16:10:43 +0100 Subject: [PATCH] Migrate phpunit configuration --- phpunit.xml.dist | 58 ++++++++++++++++++------------------------------ 1 file changed, 21 insertions(+), 37 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index ea3d81d..8804314 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,39 +1,23 @@ - - - - tests - - - - - ./src - - - - - - - - - - + + + + tests + + + + + + + + + + + + + + + ./src + +