diff --git a/lib/galaxy_test/selenium/test_workflow_editor.py b/lib/galaxy_test/selenium/test_workflow_editor.py index 6d8708ad3076..6f784fb7f64d 100644 --- a/lib/galaxy_test/selenium/test_workflow_editor.py +++ b/lib/galaxy_test/selenium/test_workflow_editor.py @@ -49,7 +49,6 @@ def test_basics(self): self.screenshot("workflow_editor_blank") self.hover_over(self.components._.left_panel_drag.wait_for_visible()) - self.hover_over(self.components._.right_panel_drag.wait_for_visible()) self.workflow_editor_maximize_center_pane()