Skip to content

Commit c99ae63

Browse files
author
elchnanarbiv
committed
trigger pipe
1 parent bf7d9c8 commit c99ae63

1 file changed

Lines changed: 1 addition & 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public static void beforeClass() throws Exception {
6060
// Used to decrease tests velocity
6161
SWTBotPreferences.PLAYBACK_DELAY = 100;
6262

63-
SWTBotPreferences.TIMEOUT = 15000;
63+
SWTBotPreferences.TIMEOUT = 8000;
6464

6565
_bot = new SWTWorkbenchBot();
6666

0 commit comments

Comments
 (0)