Skip to content

Commit 3e388af

Browse files
committed
typo
(#1332)
1 parent 79e379a commit 3e388af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ def test_galsim_deprecation_warning():
283283

284284
@timer
285285
def test_galsim_fftsize_warning():
286-
"""Test basic usage of GalSimDeprecationWarning
286+
"""Test basic usage of GalSimFFTSizeWarning
287287
"""
288288
err = galsim.GalSimFFTSizeWarning("Test", 10240)
289289
print('str = ',str(err))

0 commit comments

Comments
 (0)