Skip to content

Commit 4f5f606

Browse files
committed
close private clound test
1 parent 47ea1ab commit 4f5f606

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/java/test/com/qiniu/storage/SwitchRegionTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ public void test20M1K() throws Throwable {
262262
}
263263

264264
// 内部环境测试
265-
@Test
266-
public void notestInnerEnvSwitchRegion() {
265+
// @Test
266+
public void testInnerEnvSwitchRegion() {
267267
try {
268268
long s = new Date().getTime();
269269
uploadByInnerEnvSwitchRegion(1024 * 500 + 1, httpType, resumableV2Type, concurrentType);

0 commit comments

Comments
 (0)