1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

Merge pull request #3886 from appwrite/refactor-test-failures

Refactor test failures
This commit is contained in:
Christy Jacob 2022-09-23 14:10:16 +05:30 committed by GitHub
commit 384543c553
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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