Apply suggestions from code review

This commit is contained in:
Christy Jacob
2023-05-23 14:39:26 +00:00
parent 9a712686f2
commit 0839822a66
3 changed files with 4 additions and 4 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" />