fix: tests and generate specs

This commit is contained in:
Torsten Dittmann
2022-05-16 12:11:37 +02:00
parent bb0db796f7
commit c61108b4ef
37 changed files with 187 additions and 124 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" />