stopOnFailure

This commit is contained in:
fogelito
2026-04-09 08:15:02 +03:00
parent c68f520a93
commit 0353eb133c
+2 -2
View File
@@ -5,8 +5,8 @@
bootstrap="app/init.php"
colors="true"
processIsolation="false"
stopOnFailure="true"
stopOnError="true"
stopOnFailure="false"
stopOnError="false"
cacheDirectory=".phpunit.cache"
>
<extensions>