1
0
Fork 0
mirror of synced 2024-08-01 19:42:07 +12:00

stopOnFailure

This commit is contained in:
fogelito 2022-12-19 13:58:16 +02:00
parent dfd122efaa
commit 616bead19f

View file

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