1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

stopOnFailure

This commit is contained in:
fogelito 2024-04-11 10:06:31 +03:00
parent ab3b1ac51a
commit 99666aa34e

View file

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