From 0bd34d0f512b426f97db49d8344594578c0a4304 Mon Sep 17 00:00:00 2001 From: Daniel Simon Date: Sat, 29 Mar 2025 10:32:31 +0100 Subject: [PATCH] migrate PHPUnit configuration --- phpunit.xml | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 2d9fa2676..652664999 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,20 +1,18 @@ - - + + ./app - + ./tests/Feature