From 83e25257d9065511a6e54fa8c5d2d2887aa18ca8 Mon Sep 17 00:00:00 2001 From: fogelito Date: Thu, 19 Oct 2023 13:02:53 +0300 Subject: [PATCH] stopOnFailure --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index 3833748e0..31b947dd6 100755 --- a/phpunit.xml +++ b/phpunit.xml @@ -7,7 +7,7 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" - stopOnFailure="true"> + stopOnFailure="false"> ./tests/