Skip to content

Commit

Permalink
Add a dummy test to stop coverage failing CI in the short term
Browse files Browse the repository at this point in the history
  • Loading branch information
ghickman committed Nov 3, 2023
1 parent d383d0b commit a2373e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_dummy.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def test_that_does_nothing():
assert True

0 comments on commit a2373e1

Please sign in to comment.