Merge pull request #11459 from appwrite/stop-on-error

Phpunit stop on error
This commit is contained in:
Shmuel Fogel
2026-03-05 14:06:04 +02:00
committed by GitHub
+1
View File
@@ -6,6 +6,7 @@
colors="true"
processIsolation="false"
stopOnFailure="false"
stopOnError="false"
cacheDirectory=".phpunit.cache"
>
<extensions>