Skip to content

Commit e6b97fe

Browse files
anupruleznsoranzo
andauthored
Update TestGalaxyTools.py
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
1 parent 73ef096 commit e6b97fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bioblend/_tests/TestGalaxyTools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ def test_get_tool_tests(self):
176176
assert "inputs" in first_test
177177
assert "outputs" in first_test
178178

179+
@test_util.skip_unless_galaxy("release_22.01")
179180
@test_util.skip_unless_tool("random_lines1")
180181
def test_get_tool_source(self):
181182
tool_source = self.gi.tools.get_tool_source("random_lines1")

0 commit comments

Comments
 (0)