Skip to content

Commit 17f62bd

Browse files
committed
Update CdnManagerTest.php
1 parent 0470e38 commit 17f62bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Qiniu/Tests/CdnManagerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ public function testCreateTimestampAntiLeechUrl()
4545
$imgInfo = $response->json();
4646

4747
$this->assertEquals($response->statusCode, 404);
48-
$this->assertEquals($imgInfo['size'], 2196145);
4948
$this->assertNull($response->error);
5049
}
5150
}

0 commit comments

Comments
 (0)