Skip to content

Commit

Permalink
remove test for removed component
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectronicBlueberry committed Nov 21, 2024
1 parent 8843fd1 commit 13a84ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/galaxy_test/selenium/test_workflow_editor.py
Original file line number Diff line number Diff line change
Expand Up @@ -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()

Expand Down

0 comments on commit 13a84ed

Please sign in to comment.