From a8604efa7d8e3bc7efdeb799bee8f1a4fe2397ba Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Mon, 6 Sep 2021 15:33:29 +0200 Subject: [PATCH] revert change --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index ceba1dcbf..2fbb75e22 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -6,7 +6,7 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" - stopOnFailure="true" + stopOnFailure="false" >