Skip to content

Commit

Permalink
Merge pull request #13 from ubermag/fix-tests
Browse files Browse the repository at this point in the history
Fix test
  • Loading branch information
lang-m authored Mar 16, 2022
2 parents a0f0d46 + 2c391f5 commit a5e660a
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) == 28
assert len(tests) == 29

0 comments on commit a5e660a

Please sign in to comment.