From c6c4fbab998359670a7634040a717cf204148eae Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Fri, 22 Jul 2022 11:10:12 +0530 Subject: [PATCH] feat: update phpunit --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index cea67d60d9..58fc319ed8 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -6,7 +6,7 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" - stopOnFailure="false" + stopOnFailure="true" >