Closed
Description
I think a bug has been introduced with the recent release - reproject makes use of the single_reference=True
option but this doesn't appear to be working anymore in the last few days:
https://github.com/astropy/reproject/actions/runs/6854228148/job/18815976303
Example error:
E Exception: File not found for comparison test
E Generated file:
E /var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/tmp8ftf61xs/test_reproject_roundtrip[asdf].fits
E This is expected for new tests.
but the reference file should be test_reproject_roundtrip.fits
not test_reproject_roundtrip[asdf].fits