Skip to content

Commit

Permalink
fix the pytest
Browse files Browse the repository at this point in the history
Signed-off-by: Runze Liu <[email protected]>
  • Loading branch information
rul048 committed Sep 6, 2024
1 parent a2a0376 commit 26a45b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_relaxation.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def test_relax_calc_relax_atoms(


@pytest.mark.parametrize(
("expected_energy", "expected_forces", "expected_stress"),
("expected_energy", "expected_forces", "expected_stresses"),
[
(
-14.176743,
Expand Down

0 comments on commit 26a45b2

Please sign in to comment.