Skip to content

Commit

Permalink
importskip test_random_disps_agno2
Browse files Browse the repository at this point in the history
  • Loading branch information
atztogo committed Jan 1, 2025
1 parent 2ede289 commit 4ee00d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/phonon3/test_displacements.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def test_random_disps_agno2(
distance: Optional[float],
number_of_snapshots: Union[int, Literal["auto"]],
):
"""Test duplicated pairs of displacements."""
"""Test random displacements."""
pytest.importorskip("symfc")

ph3 = phono3py.load(unitcell=agno2_cell, supercell_matrix=[2, 1, 2])
Expand Down

0 comments on commit 4ee00d5

Please sign in to comment.