From cb6b75e7f351ef474359f76c698ff64255bbe6e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Tue, 12 Mar 2024 12:53:12 +0100 Subject: [PATCH] migrate phpunit configuration --- phpunit.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 19989e03..6d9f4ef7 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,13 +1,6 @@ - + - - ./src - - - ./src/routes.php - ./src/Vite.php - @@ -29,4 +22,13 @@ + + + ./src + + + ./src/routes.php + ./src/Vite.php + +