From be8ae797db60ff57a434646169c30bbb658c6038 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 2 Oct 2023 04:13:30 +0000 Subject: [PATCH] fix phpunit config --- tests/phpunit_default.xml | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml index 9399ff8ae..9a4659aba 100644 --- a/tests/phpunit_default.xml +++ b/tests/phpunit_default.xml @@ -1,17 +1,30 @@ + + ../ + + ../vendor* + ../MainRepository* + ../Karaka* + ../Admin/Install/Application* + ../phpOMS* + ../tests* ../*/tests* + ../**/tests* + */tests* ../* ../* ../* - ./Build - ./Resources - *vendor* - *Testapp* - ./vendor - ../vendor + ../* + ../* + ../**/test* + ../**/Theme* + ../**/Admin/Routes* + ../**/Admin/Hooks* + ../**/Admin/Install* + ../Media/Files* ../Localization/LanguageDetection/resources