Skip to content

Commit

Permalink
Skipping pronto import test; awaiting althonos/pronto#186
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed Aug 30, 2022
1 parent 9c67174 commit f11641d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_implementations/test_pronto.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def test_from_obo_library(self):
curies = oi.curies_by_label("shape")
self.assertEqual(["PATO:0000052"], curies)

# @unittest.skip("bug in pronto?")
@unittest.skip("https://github.com/althonos/pronto/issues/186")
def test_import_behavior(self):
"""
Tests behavior of owl:imports
Expand Down

0 comments on commit f11641d

Please sign in to comment.