1
0
Fork 0
mirror of synced 2024-06-18 18:54:55 +12:00

fix: failing tests

This commit is contained in:
Christy Jacob 2022-09-28 01:28:28 +05:30
parent a847064093
commit f9400a6670

View file

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