We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38fc149 commit f0087f2Copy full SHA for f0087f2
tests/Qiniu/Tests/BucketTest.php
@@ -448,5 +448,4 @@ public function testChangeStatus()
448
list($ret, $err) = $this->bucketManager->changeStatus($this->bucketName, $this->key, 0);
449
$this->assertNull($err);
450
}
451
-
452
0 commit comments