Skip to content

Commit

Permalink
Update lib/galaxy_test/selenium/test_workflow_run.py
Browse files Browse the repository at this point in the history
Co-authored-by: David López <[email protected]>
  • Loading branch information
jmchilton and davelopez authored Dec 6, 2024
1 parent 79a073e commit abf08fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy_test/selenium/test_workflow_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class TestWorkflowRun(SeleniumTestCase, UsesHistoryItemAssertions, RunsWorkflows

@selenium_test
@managed_history
def test_workflow_export_file_native(self):
def test_workflow_export_file_rocrate(self):
self._setup_simple_invocation_for_export_testing()
invocations = self.components.invocations
invocations.export_tab.wait_for_and_click()
Expand Down

0 comments on commit abf08fa

Please sign in to comment.