From 2f1ff2129e623aea5a7b8642426ac381e1551b50 Mon Sep 17 00:00:00 2001 From: Adam Snyder Date: Tue, 9 Jan 2024 19:50:09 -0800 Subject: [PATCH] Fixed typo in test header file name. --- tests/test_translator.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_translator.py b/tests/test_translator.py index ad78c70ea..12804edd8 100644 --- a/tests/test_translator.py +++ b/tests/test_translator.py @@ -1234,7 +1234,7 @@ def test_ts8_translator(self): self.assertObservationInfoFromYaml(filename, dir=self.datadir, **expected) def test_ucdcam_translator(self): - test_data = (("UCD-E2V-CCD250-20231031_000227_R21_S01.yaml", + test_data = (("UCD-E2V-CCD250-TS_C_20231031_000227_R21_S01.yaml", dict(telescope=None, instrument="LSST-UCDCam", dark_time=2.07859*u.s, @@ -1251,7 +1251,7 @@ def test_ucdcam_translator(self): group_counter_start=227, has_simulated_content=False, observation_counter=227, - observation_id="UCD-E2V-CCD250-20231031_000227_R21_S01", + observation_id="UCD-E2V-CCD250-TS_C_20231031_000227_R21_S01", observation_type="flat", observation_reason="flat", observing_day=20231031,