1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00

feat: update phpunit

This commit is contained in:
Christy Jacob 2022-07-22 11:10:12 +05:30
parent ca2e7a9814
commit c6c4fbab99

View file

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