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
+1 -1
View File
@@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="true"
stopOnFailure="false"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />