Skip to content

Commit

Permalink
Selenium: remove unnecessary steps from CreateWorkspaceOnDashboardTes…
Browse files Browse the repository at this point in the history
…t selenium test (#8796)
  • Loading branch information
Sergey Skorik committed Feb 15, 2018
1 parent 48d516c commit 3888b77
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ public void createWorkspaceOnDashboardTest() {

// stop the workspace
menu.runCommand(WORKSPACE, STOP_WORKSPACE);
toastLoader.waitExpectedTextInToastLoader("Stopping the workspace");
toastLoader.waitExpectedTextInToastLoader("Workspace is not running");
}
}

0 comments on commit 3888b77

Please sign in to comment.