Skip to content

Commit

Permalink
Update tests/unit/test_citations.py
Browse files Browse the repository at this point in the history
Co-authored-by: Eric G. Kratz <[email protected]>
  • Loading branch information
kawaMANMI and kratman authored Nov 25, 2024
1 parent b64f768 commit 69f86e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_citations.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ def test_citations(self):

# Test key error
with pytest.raises(KeyError):
# this should raise key error
citations._parse_citation("not a citation")

# Test unknown citations at registration
Expand Down

0 comments on commit 69f86e6

Please sign in to comment.