From 8b1760ddc60ee433584483ba2ee2d50046617e11 Mon Sep 17 00:00:00 2001 From: ljbreak2008 Date: Thu, 4 Jan 2018 15:27:40 +0800 Subject: [PATCH] restore dev --- tests/OSS/Tests/OssClientBucketTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/OSS/Tests/OssClientBucketTest.php b/tests/OSS/Tests/OssClientBucketTest.php index f8bfa00e..b89e75bb 100644 --- a/tests/OSS/Tests/OssClientBucketTest.php +++ b/tests/OSS/Tests/OssClientBucketTest.php @@ -80,7 +80,7 @@ public function testCreateBucketWithStorageType() $this->assertEquals($result, 'testcontent'); } - public function setUp()e + public function setUp() { parent::setUp();