From 9628c340a86b061ff2e22f23e9c80defa335a8c1 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Mon, 29 Jul 2024 19:27:02 +0200 Subject: [PATCH] [TASK] Cleanup the unit tests configuration Remove no longer needed bootstrap option. Remove no longer needed backupGlobals options. Resolves: #1347 --- Build/phpunit/UnitTests.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Build/phpunit/UnitTests.xml b/Build/phpunit/UnitTests.xml index bcc7c7aa..9f301d02 100644 --- a/Build/phpunit/UnitTests.xml +++ b/Build/phpunit/UnitTests.xml @@ -2,9 +2,7 @@