Fix open api test

This commit is contained in:
Matej Bačo
2022-08-31 13:32:34 +00:00
parent b9a26efa80
commit 6600f08059
8 changed files with 21 additions and 7 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" />