From b855cfe34144068d4456b69e75ff86d3474de7f0 Mon Sep 17 00:00:00 2001 From: Elliot Smith Date: Fri, 17 Jan 2025 16:41:28 +0000 Subject: [PATCH] Don't stop test suite run on warning or risky test --- api/app/tests/Unit/phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/app/tests/Unit/phpunit.xml b/api/app/tests/Unit/phpunit.xml index 38959a947d..6e62771171 100644 --- a/api/app/tests/Unit/phpunit.xml +++ b/api/app/tests/Unit/phpunit.xml @@ -1,5 +1,5 @@ - + ../../src