Skip to content

Commit

Permalink
trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsongreen committed Apr 17, 2024
1 parent 1f240db commit 40ed3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdaviz/configs/imviz/tests/test_footprints.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ def test_user_api(imviz_helper, image_2d_wcs, tmp_path):


def test_api_after_linking(imviz_helper):
# custom image to enable visual test in notebook
# custom image to enable visual test in a notebook
arr = np.ones((300, 300))
image_2d_wcs = WCS({'CTYPE1': 'RA---TAN', 'CUNIT1': 'deg', 'CDELT1': -0.0002777777778,
'CRPIX1': 1, 'CRVAL1': 337.5202808,
Expand Down

0 comments on commit 40ed3a4

Please sign in to comment.