Skip to content

Commit

Permalink
more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Jul 23, 2024
1 parent 1f3a5d8 commit b494aeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_gpi_isoform_replacement.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ def test_fix_isoforms():
lines = f.readlines()
for line in lines:
assert not line.startswith("PR")
assert len(lines) > 20

0 comments on commit b494aeb

Please sign in to comment.