updateVariable 'key' param marked as required

This commit is contained in:
Matej Bačo
2022-08-31 07:33:43 +00:00
parent 1e95346205
commit 3fc2e70007
6 changed files with 52 additions and 23 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" />