We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe7cfa commit 09f07d2Copy full SHA for 09f07d2
astroquery/casda/tests/test_casda.py
@@ -295,4 +295,4 @@ def test_download_file(patch_get):
295
filenames = casda.download_files(urls)
296
assert filenames[0].endswith('askap_img.fits')
297
assert filenames[1].endswith('askap_img.fits.checksum')
298
- assert filenames[2].endswith('RACS-DR1_0000+18A.fits')
+ assert filenames[2].endswith('RACS-DR1_0000+18A.fits')
0 commit comments