Skip to content

Commit b9bb65e

Browse files
lewzylulewzylu
andauthored
Patch ut (#172)
* update * fix ut Co-authored-by: lewzylu <lewzylu@tencent.com>
1 parent 1c60c96 commit b9bb65e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Qcloud/Cos/Tests/COSTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,7 @@ public function testGetBucketWithChinese()
591591
'Bucket' => $this->bucket,
592592
'Prefix' => '中文',
593593
'Delimiter' => '/'));
594+
$this->assertTrue(TRUE);
594595
} catch (ServiceResponseException $e) {
595596
print $e;
596597
$this->assertFalse(TRUE);

0 commit comments

Comments
 (0)