1
0
Fork 0
mirror of synced 2024-07-12 09:56:08 +12:00

stopOnFailure

This commit is contained in:
fogelito 2024-04-09 17:55:04 +03:00
parent d293774bfb
commit 7f0ae2dc87

View file

@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="true"
stopOnFailure="false"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />