parseQueries

This commit is contained in:
fogelito
2024-02-08 18:10:25 +02:00
parent 7ae2a9be91
commit 103fec1664
4 changed files with 40 additions and 31 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" />