From af10cd9d1e74d15ce1c7f6eefc5652cbac7e8637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20J=C3=B8rgensen?= Date: Thu, 4 Apr 2024 13:20:08 +0200 Subject: [PATCH] Migrate phpunit configuration Done with `phpunit --migrate-configuration`. --- phpunit.xml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index b6052c4..fcefe9c 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,24 +1,13 @@ - - - - ./src - - + ./tests + + + ./src + +