Skip to content

Commit

Permalink
Refine B100_ZK_5650Test
Browse files Browse the repository at this point in the history
  • Loading branch information
rebecca0201 committed Feb 23, 2024
1 parent 2521efb commit 4753eb9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ public void test() throws Exception {
waitResponse();
dropUploadFile(jq("@dropupload"), Paths.get("src/main/webapp/test2/img/sun.jpg"));
waitResponse();
assertNoAnyError();
assertEquals("sun.jpg", getZKLog());
}
}

0 comments on commit 4753eb9

Please sign in to comment.