Skip to content

Commit

Permalink
TST: skip failing remote data tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed May 12, 2023
1 parent 23f8eb9 commit e235efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jdaviz/core/tests/test_data_menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def test_visibility_toggle(imviz_helper):
assert po.stretch_preset.value == 90


@pytest.mark.skip(reason="filenames changed")
@pytest.mark.remote_data
@pytest.mark.filterwarnings(r"ignore::astropy.wcs.wcs.FITSFixedWarning")
@pytest.mark.parametrize(
Expand Down

0 comments on commit e235efa

Please sign in to comment.