From e0b8144c56a9de9b0b7caabf72323893292c61da Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Tue, 5 Mar 2024 11:10:52 +0100 Subject: [PATCH] revert: phpunit change --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index e77286605..90ebd4225 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -6,7 +6,7 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" - stopOnFailure="true" + stopOnFailure="false" >