Skip to content

Commit

Permalink
changed info about known issue (#8483)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Skorik authored and dmytro-ndp committed Jan 26, 2018
1 parent e7a5e97 commit 0c78fa9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ private void launchNavigateToFileAndCheckResults(
navigateToFile.selectFileByName(dropdownVerificationPath);
} catch (WebDriverException ex) {
// remove try-catch block after issue has been resolved
fail("Known issue https://github.com/eclipse/che/issues/8293");
fail("Known issue https://github.com/eclipse/che/issues/8465");
}

editor.waitActive();
Expand Down

0 comments on commit 0c78fa9

Please sign in to comment.