Skip to content

Commit

Permalink
updating grism filenames for wfi pipeline tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavis-stsci committed Nov 27, 2023
1 parent 24f129b commit 4860f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion romancal/regtest/test_wfi_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ def test_level2_image_processing_pipeline(rtdata, ignore_asdf_paths):
@pytest.mark.soctests
@metrics_logger("DMS278", "DMS90", "DMS91", "DMS9", "DMS365")
def test_level2_grism_processing_pipeline(rtdata, ignore_asdf_paths):
"""Tests for flat field grism processing requirements DMS90, DMS91 & DMS 278"""
"""Tests for flat field grism processing requirements DMS90, DMS91 and DMS 278"""
input_data = "r0000201001001001001_01101_0001_WFI01_uncal.asdf"
rtdata.get_data(f"WFI/grism/{input_data}")
rtdata.input = input_data
Expand Down

0 comments on commit 4860f44

Please sign in to comment.