From a3bf38f6cf72ccf3ad455e615626588563a899e7 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Wed, 4 Oct 2023 14:35:53 +0900 Subject: [PATCH] Update bootstrap file for phpunit to work with different folder layouts we have the autoloader in different base folders for some dev work --- 4dev/tests/bootstrap.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/4dev/tests/bootstrap.php b/4dev/tests/bootstrap.php index 23a3952b..97147d8f 100644 --- a/4dev/tests/bootstrap.php +++ b/4dev/tests/bootstrap.php @@ -1,5 +1,15 @@