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

stopOnFailure revert

This commit is contained in:
fogelito 2022-12-21 11:03:06 +02:00
parent f707221ee4
commit 94c9d68e4f

View file

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