Skip to content

Commit 2986aad

Browse files
committed
typo
1 parent 870a0af commit 2986aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_synthetic_volume.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def dtype_fixture(request):
5757
]
5858

5959
# Parameters for icosahedral volumes need higher resolution to give accurate
60-
# results for test_volume)symmetry.
60+
# results for test_volume_symmetry.
6161
PARAMS_I = [
6262
pytest.param((ISymmetricVolume, 70), marks=pytest.mark.expensive),
6363
pytest.param((ISymmetricVolume, 71), marks=pytest.mark.expensive),

0 commit comments

Comments
 (0)