Skip to content

Commit

Permalink
close private clound test
Browse files Browse the repository at this point in the history
  • Loading branch information
YangSen-qn committed May 28, 2021
1 parent 47ea1ab commit 4f5f606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/test/java/test/com/qiniu/storage/SwitchRegionTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,8 @@ public void test20M1K() throws Throwable {
}

// 内部环境测试
@Test
public void notestInnerEnvSwitchRegion() {
// @Test
public void testInnerEnvSwitchRegion() {
try {
long s = new Date().getTime();
uploadByInnerEnvSwitchRegion(1024 * 500 + 1, httpType, resumableV2Type, concurrentType);
Expand Down

0 comments on commit 4f5f606

Please sign in to comment.