test(storage): default permissions with client

This commit is contained in:
Torsten Dittmann
2021-09-06 15:33:06 +02:00
parent 0571dbe378
commit de004c7c33
2 changed files with 29 additions and 1 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" />