tests fix

This commit is contained in:
shimon
2023-10-10 21:02:24 +03:00
parent e2989afda8
commit 002fc19d60
12 changed files with 80 additions and 137 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="true"
stopOnFailure="false"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />