Skip to content

Commit

Permalink
Small syntax fix [docs only]
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti committed May 7, 2024
1 parent 800056b commit 2896fa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stingray/mission_support/tests/test_mission_support.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@


class TestAll(object):

def test_wrong_mission_raises(self):
with pytest.raises(ValueError, match="Mission blah not recognized"):
get_rough_conversion_function("blah")
Expand Down

0 comments on commit 2896fa8

Please sign in to comment.