We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e5658 commit d634ec3Copy full SHA for d634ec3
src/test/java/com/checkmarx/intellij/ui/TestTriggerScan.java
@@ -84,7 +84,7 @@ public void testTriggerScanProjectWithDifferentOrganizationsDontMatch() {
84
@Video
85
public void testTriggerScanAndLoadResults() {
86
if (triggerScanNotAllowed()) return;
87
-
+ clearSelection();
88
waitForScanIdSelection();
89
findRunScanButtonAndClick();
90
JTreeFixture treeBeforeScan = find(JTreeFixture.class, TREE);
0 commit comments