Skip to content

Commit c82efd9

Browse files
sabakugaarasabakugaara
authored andcommitted
update tests
1 parent 519e8f5 commit c82efd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/upyunTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class unyunTest extends PHPUnit_Framework_TestCase
44
{
55

66
public function setUp(){
7-
$this->upyun = new UpYun(BUCKET, USER_NAME, PWD, UpYun::ED_TELECOM, 250);
7+
$this->upyun = new UpYun(BUCKET, USER_NAME, PWD, UpYun::ED_TELECOM, 600);
88
}
99

1010
public function testMakeDir(){

0 commit comments

Comments
 (0)