Skip to content

Commit

Permalink
Rename relax test
Browse files Browse the repository at this point in the history
  • Loading branch information
samjrholt authored Mar 1, 2024
1 parent 41bd3bf commit 10870e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oommfc/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import oommfc as oc

not_supported_by_oommf = ["test_check_for_energy_and_dynamics", "test_relaxdriver"]
not_supported_by_oommf = ["test_relax_check_for_energy", "test_relaxdriver"]


@pytest.fixture(scope="module")
Expand Down

0 comments on commit 10870e6

Please sign in to comment.