We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9117da4 commit b6ff36eCopy full SHA for b6ff36e
lib/galaxy_test/api/test_tools.py
@@ -2613,7 +2613,7 @@ def test_multi_param_column_nested_list_fails_on_invalid_column(self):
2613
exception_raised = e
2614
assert exception_raised, "Expected invalid column selection to fail job"
2615
2616
- @skip_without_tool("implicit_conversion_format_input")
+ @skip_without_tool("Grep1")
2617
def test_implicit_conversion_input_dataset_tracking(self):
2618
with self.dataset_populator.test_history() as history_id:
2619
compressed_path = self.test_data_resolver.get_filename("1.fastqsanger.gz")
0 commit comments