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 0470e38 commit 17f62bdCopy full SHA for 17f62bd
tests/Qiniu/Tests/CdnManagerTest.php
@@ -45,7 +45,6 @@ public function testCreateTimestampAntiLeechUrl()
45
$imgInfo = $response->json();
46
47
$this->assertEquals($response->statusCode, 404);
48
- $this->assertEquals($imgInfo['size'], 2196145);
49
$this->assertNull($response->error);
50
}
51
0 commit comments