1
0
Fork 0
mirror of synced 2024-05-16 10:42:34 +12:00

stopOnFailure

This commit is contained in:
fogelito 2024-01-29 11:20:25 +02:00
parent accf75156c
commit ee6c081641

View file

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