Skip to content

Commit 9c04ed7

Browse files
committed
fixed tests
1 parent 5688024 commit 9c04ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SDKTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ public function testHTTPSuccess()
206206
->setLicenseContent('demo license')
207207
->setChangelog('--changelog--')
208208
->setDefaultHeaders([
209-
'X-Appwrite-Response-Format' => '0.7.0',
209+
'X-Appwrite-Response-Format' => '0.6.2',
210210
])
211211
;
212212

0 commit comments

Comments
 (0)