Skip to content

Commit

Permalink
Codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
rosteen committed Dec 9, 2024
1 parent bf81d1e commit 6caa76a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jdaviz/configs/cubeviz/plugins/tests/test_parsers.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ def test_numpy_cube(cubeviz_helper):
assert isinstance(data.coords, PaddedSpectrumWCS)
assert flux.units == 'ct / pix2'


@pytest.mark.remote_data
def test_manga_cube(cubeviz_helper):
# Remote data test of loading and extracting an up-to-date (as of 11/19/2024) MaNGA cube
Expand Down

0 comments on commit 6caa76a

Please sign in to comment.