Skip to content

Commit 8650487

Browse files
committed
Update CdnManagerTest.php
1 parent 9eca9f4 commit 8650487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Qiniu/Tests/CdnManagerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ protected function setUp()
2525

2626
$this->cdnManager = new CdnManager($testAuth);
2727
$this->encryptKey = $timestampAntiLeechEncryptKey;
28-
$this->imgUrl = $customDomain . '/24.jpg';
28+
$this->imgUrl = $customDomain . '/20.jpg';
2929
}
3030

3131
public function testCreateTimestampAntiLeechUrl()

0 commit comments

Comments
 (0)