chore: add tests

This commit is contained in:
Christy Jacob
2023-04-29 13:13:33 +05:30
parent 3451d3d800
commit 3f61db57b9
2 changed files with 33 additions and 2 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" />