Skip to content

Commit

Permalink
Revert "skip test in parsers"
Browse files Browse the repository at this point in the history
This reverts commit aa0d384.
  • Loading branch information
kecnry committed Sep 19, 2024
1 parent fc04321 commit d54cef4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jdaviz/configs/cubeviz/plugins/tests/test_parsers.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ def test_spectrum3d_no_wcs_parse(cubeviz_helper):
assert flux.units == 'nJy / pix2'


@pytest.mark.skip(reason="unskip after 3192 merged")
def test_spectrum1d_parse(spectrum1d, cubeviz_helper):
cubeviz_helper.load_data(spectrum1d)

Expand Down

0 comments on commit d54cef4

Please sign in to comment.