From 6cfbf835c7d3789dfb85478f73b9f32e009af213 Mon Sep 17 00:00:00 2001 From: Marcus Moore Date: Tue, 6 Aug 2024 13:37:53 -0700 Subject: [PATCH] Migrate phpunit.xml vendor/bin/phpunit --migrate-configuration --- phpunit.xml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 9d4fa91144..c21353eefb 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,21 +1,14 @@ - - - app/ - - ./tests/Unit @@ -33,4 +26,9 @@ + + + app/ + +