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 89829b0 commit 149f2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micromagnetictests/calculatortests/relaxdriver.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def test_relaxdriver(calculator):
calculator.delete(system)


def test_check_for_energy_and_dynamics(calculator):
def test_relax_check_for_energy(calculator):
system = mm.examples.macrospin()
system.energy = 0
md = calculator.RelaxDriver()
Expand Down

0 comments on commit 149f2f2

Please sign in to comment.