Fix unit tests

This commit is contained in:
Jake Barnby
2024-01-09 15:21:43 +13:00
parent 8fd9045c30
commit 7795301772
5 changed files with 21 additions and 24 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" />