Make flaky test consistent

This commit is contained in:
Matej Bačo
2024-08-14 13:32:05 +00:00
parent af9acf9f70
commit a7e68836e9
2 changed files with 13 additions and 5 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" />