Skip to content

Commit 147e89d

Browse files
author
markjrzhang
committed
update ci test
1 parent 26683eb commit 147e89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/qcloud/cos/ci/ContentAudutingTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ public void createWebpageAuditingJobTest() {
329329
}
330330
}
331331

332-
@Test(expected = IllegalArgumentException.class)
332+
@Test
333333
public void createWebpageAuditingJobTest2() {
334334
try {
335335
WebpageAuditingRequest request = null;

0 commit comments

Comments
 (0)