From c51e7ddb5850ef80f6d6c303401a28abc86f5894 Mon Sep 17 00:00:00 2001 From: Kim Hallberg Date: Thu, 23 Feb 2023 09:10:50 +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 6558ec8..a0b799d 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -9,20 +9,20 @@ ./tests/Feature - + ./app - - - - - - - - - + + + + + + + + +