From 616f76a80dee81b86452091813017788e5a1e3ba 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*