From 637a8625a7ad8bb9a0b6119040c9d1b1f6dadf66 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 25 Sep 2023 12:22:03 +0000 Subject: [PATCH] fix tests --- tests/phpunit_default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml index 1ddff9f..f45f39b 100644 --- a/tests/phpunit_default.xml +++ b/tests/phpunit_default.xml @@ -27,7 +27,7 @@ - ../Karaka/Install/tests* + ../MainRepository/Install/tests* ../tests*