diff --git a/phpunit.xml b/phpunit.xml index c423da389..d3ed5e4d7 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -7,14 +7,13 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" - stopOnFailure="false" - syntaxCheck="false" + stopOnFailure="true" + syntaxCheck="true" bootstrap="tests/bootstrap.php" > ./tests/automated/ - ./tests/unit/backend/services/