diff --git a/tests/test_wave_spectra_data.py b/tests/test_wave_spectra_data.py index 5eb1e32d..6835fee4 100644 --- a/tests/test_wave_spectra_data.py +++ b/tests/test_wave_spectra_data.py @@ -7,7 +7,7 @@ from polytope_feature.shapes import Box, Select -class TestHealpixGrid: +class TestWaveData: def setup_method(self, method): self.options = { "axis_config": [ @@ -44,7 +44,7 @@ def setup_method(self, method): } self.slicer = HullSlicer() - @pytest.mark.internet + @pytest.mark.fdb def test_healpix_grid(self): import pygribjump as gj