Skip to content

Commit 034b8f3

Browse files
Merge branch 'release/4.x' of github.com:GeminiDRSoftware/DRAGONS into release/4.x
2 parents 89b8fe3 + dfa2abb commit 034b8f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

geminidr/gnirs/tests/crossdispersed/test_determine_wavelength_solution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from geminidr.gnirs.primitives_gnirs_crossdispersed import GNIRSCrossDispersed
88
from geminidr.gnirs.tests.crossdispersed import CREATED_INPUTS_PATH_FOR_TESTS
99

10-
@pytest.mark.skip("work in progress")
1110
@pytest.mark.gnirsxd
1211
@pytest.mark.wavecal
1312
@pytest.mark.preprocessed_data
@@ -250,6 +249,7 @@ def test_determine_wavelength_solution_wcs_has_2_world_axes(path_to_inputs, capl
250249
}
251250

252251
# Tests Definitions ------------------------------------------------------------
252+
@pytest.mark.skip("work in progress")
253253
@pytest.mark.gnirsls
254254
@pytest.mark.wavecal
255255
@pytest.mark.preprocessed_data

0 commit comments

Comments
 (0)