Skip to content

Commit

Permalink
Need to mark as using remote data?
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenbrot committed Feb 6, 2025
1 parent aba17ac commit 090a155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dkist/dataset/tests/test_tiled_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def test_tileddataset_plot_limit_swapping(swap_tile_limits):

return plt.gcf()

@pytest.mark.remote_data
def test_tileddataset_plot_non2d_sliceindex():
from dkist.data.sample import VBI_AJQWW
ds = load_dataset(VBI_AJQWW)

Check warning on line 152 in dkist/dataset/tests/test_tiled_dataset.py

View check run for this annotation

Codecov / codecov/patch

dkist/dataset/tests/test_tiled_dataset.py#L151-L152

Added lines #L151 - L152 were not covered by tests
Expand Down

0 comments on commit 090a155

Please sign in to comment.