Skip to content

Commit

Permalink
TST: Unskip test_basic_unit_conversions
Browse files Browse the repository at this point in the history
to make sure it still fails before I fix it.
  • Loading branch information
pllim committed Sep 30, 2024
1 parent 4efadec commit 6c91bce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ def cubeviz_wcs_dict():
return w, wcs_dict


@pytest.mark.skip(reason="Unskip after JDAT 4785 resolved.")
@pytest.mark.parametrize("angle_unit", [u.sr, PIX2])
def test_basic_unit_conversions(cubeviz_helper, angle_unit):
"""
Expand Down

0 comments on commit 6c91bce

Please sign in to comment.