From d9f79adb604b51208dfe3dc96622eeca7f224981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20M=2E=20Gonz=C3=A1lez=20Mart=C3=ADn?= Date: Thu, 14 Jul 2022 08:14:01 +0100 Subject: [PATCH] fix validation errors in phpunit xml config --- phpunit.xml.dbtest | 65 +++++++++++++++------------------------------- 1 file changed, 21 insertions(+), 44 deletions(-) diff --git a/phpunit.xml.dbtest b/phpunit.xml.dbtest index 6bc9a8c..533e08d 100644 --- a/phpunit.xml.dbtest +++ b/phpunit.xml.dbtest @@ -1,46 +1,23 @@ - - - - - - - - - - ./tests/TestCase - - - - - - - - - - - - - - - - - - ./src/ - ./plugins/*/src/ - - ./src/Console/Installer.php - ./src/Shell/ConsoleShell.php - - - + + + + + + + + + tests/TestCase/ + + + + + + + + + + + +