We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2daa80c commit 82f2041Copy full SHA for 82f2041
1 file changed
geminidr/niri/tests/test_nonlinearity_correct.py
@@ -16,6 +16,7 @@
16
datasets = ["N20070819S0104_varAdded.fits"]
17
18
19
+@pytest.mark.skip # TESTING: REMOVE
20
@pytest.mark.niri
21
@pytest.mark.parametrize("ad", datasets, indirect=True)
22
@pytest.mark.preprocessed_data
0 commit comments