1
0
Fork 0
mirror of synced 2024-09-15 00:48:25 +12:00

chore: update ci file

This commit is contained in:
Christy Jacob 2023-09-09 02:20:25 +00:00
parent ff4816a436
commit 85fcddcead

View file

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