From f0daf46b44683894f627e4ec67d70dc9e0bdae00 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 29 Sep 2023 22:35:38 +0000 Subject: [PATCH] fix coverage paths --- tests/phpunit_default.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml index 6462505..ad47a51 100755 --- a/tests/phpunit_default.xml +++ b/tests/phpunit_default.xml @@ -5,9 +5,9 @@ ../ - *vendor* - *MainRepository* - ../Admin/Install/Application + ../vendor* + ../MainRepository* + ../Admin/Install/Application* ../phpOMS* ../tests* ../*/tests*