1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

stopOnFailure

This commit is contained in:
fogelito 2024-02-12 18:09:48 +02:00
parent 4018224cc6
commit 6f6b39ae20

View file

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