From 8f6c10c7f9d99b178aac2c346e66357508db01b4 Mon Sep 17 00:00:00 2001 From: Paul Vogel Date: Wed, 6 Aug 2025 21:07:33 +0200 Subject: [PATCH] add more attributes to phpunit.xml --- phpunit.xml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index a917a30..55f7066 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,13 +1,23 @@ - - - - src/ - - + + test/tests/ + + + + src/ + + \ No newline at end of file