Skip to content

Commit 0cb961e

Browse files
author
elchananarb
committed
Update TestScan.java
1 parent ad66448 commit 0cb961e

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/TestScan.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public void testScanProjectDoesNotMatch() throws TimeoutException {
5454

5555
preventWidgetWasNullInCIEnvironment();
5656

57-
_bot.comboBox(2).setText(Environment.SCAN_ID_PROJECT_DOES_NOT_MATCH);
57+
_bot.comboBox(2).setText("8a376d2d-c10f-4254-9a97-9bec4a79ebbd");
5858
_bot.comboBox(2).pressShortcut(Keystrokes.LF);
5959

6060
waitUntilBranchComboIsEnabled();

0 commit comments

Comments
 (0)