chore: re-order tests

This commit is contained in:
Christy Jacob
2023-10-18 03:07:41 +04:00
parent c501dc61dc
commit a0be115815
+1 -1
View File
@@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="true"
stopOnFailure="false"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />