Skip to content

Commit d1bded6

Browse files
Resolved UI test cases issue
1 parent 3749667 commit d1bded6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • checkmarx-ast-eclipse-plugin-tests/src/test/java/checkmarx/ast/eclipse/plugin/tests/ui

checkmarx-ast-eclipse-plugin-tests/src/test/java/checkmarx/ast/eclipse/plugin/tests/ui/BaseUITest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ protected static void waitForConnectionResponse() throws TimeoutException {
312312
found=true;
313313
}
314314
}
315-
316315
if (found) break;
317316
if (retryIdx == 10) break;
318317
_bot.sleep(1000);

0 commit comments

Comments
 (0)