From 10cb331a2504539af751fe1900bd4d1651919143 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 29 Sep 2023 21:57:42 +0000 Subject: [PATCH] fix coverage directories --- tests/phpunit_default.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml index f45f39b..6462505 100755 --- a/tests/phpunit_default.xml +++ b/tests/phpunit_default.xml @@ -1,8 +1,13 @@ + + ../ + *vendor* + *MainRepository* + ../Admin/Install/Application ../phpOMS* ../tests* ../*/tests*