Skip to content

Commit

Permalink
unskip test since new reference files have been created
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-simpson committed Feb 9, 2021
1 parent f4e219c commit 179fd41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geminidr/gmos/recipes/ql/tests/test_flat_ls_spect.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ def test_processed_flat_has_small_std(processed_flat):
@pytest.mark.gmosls
@pytest.mark.parametrize("processed_flat", datasets, indirect=True)
@pytest.mark.preprocessed_data
@pytest.mark.skip("needs new refs")
def test_regression_processed_flat(processed_flat, ref_ad_factory):
"""
Regression tests for the standard makeProcessedFlat recipe.
Expand Down

0 comments on commit 179fd41

Please sign in to comment.