Skip to content

Commit

Permalink
Update number of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lang-m authored Jan 24, 2024
1 parent 140ddf0 commit 6937313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micromagnetictests/tests/test_get_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

def test_get_tests():
tests = list(mt.get_tests())
assert len(tests) == 30
assert len(tests) == 31

0 comments on commit 6937313

Please sign in to comment.