From 48919c529464bb896e75b91b59ab9e2540144026 Mon Sep 17 00:00:00 2001 From: Nelson J Morais Date: Wed, 17 Jul 2024 21:03:53 +0100 Subject: [PATCH] fix: phpunit config adjustments --- phpunit.xml.dist | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 39d45e7..4f3147b 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,26 +1,13 @@ + stopOnFailure="false"> ./tests - - - - ./src - - autoload.php - - - +