chore: fix realtime test

This commit is contained in:
Christy Jacob
2024-12-18 20:06:24 +05:30
parent d0f04126f3
commit 5a9dbe9c80
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
stopOnFailure="true"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />