From d1a8892af3b77c4a023817cbfc3361ceed198f03 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 13 Dec 2023 07:18:15 +0000 Subject: [PATCH] Migrate PHPUnit configuration --- phpunit.xml.dist | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index a6907ba..a3eb253 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,13 +1,8 @@ - - - - ./tests/Unit - - + + + + ./tests/Unit + +