From b928d597531ad2c2ca657b282cd0a7fb0ef7d17b Mon Sep 17 00:00:00 2001 From: Kim Hallberg Date: Thu, 23 Feb 2023 08:56:37 +0100 Subject: [PATCH] Fix deprecated XML configuration schema --- phpunit.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 9a50e8d..a417824 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -9,20 +9,20 @@ ./tests/Feature - + ./app - - - - - - - - - + + + + + + + + +