From a0be1158156a8840d1775a8398c1f71ef3ef0414 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Wed, 18 Oct 2023 03:07:41 +0400 Subject: [PATCH] chore: re-order tests --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index d39dde6514..3edf690127 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -6,7 +6,7 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" - stopOnFailure="true" + stopOnFailure="false" >