Skip to content

Commit 1b044b0

Browse files
Update SDKTest.php
1 parent 8950109 commit 1b044b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SDKTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ public function testHTTPSuccess()
254254
->setLicenseContent('demo license')
255255
->setChangelog('--changelog--')
256256
->setDefaultHeaders([
257-
'X-Appwrite-Response-Format' => '0.7.0',
257+
'X-Appwrite-Response-Format' => '0.8.0',
258258
])
259259
;
260260

0 commit comments

Comments
 (0)