From fd1c68b670d8262102681dcb4256e27220480839 Mon Sep 17 00:00:00 2001 From: Julius Knorr Date: Fri, 6 Jun 2025 15:25:12 +0200 Subject: [PATCH] tests: Fix phpunit bootstrap Signed-off-by: Julius Knorr --- tests/bootstrap.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 497fabde..9e1b0d9b 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,19 +1,20 @@ loadApp('officeonline');