Skip to content

Commit e87691a

Browse files
committed
bugfix
1 parent 1e1c6f2 commit e87691a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

imap_processing/tests/ultra/unit/test_ultra_l1a.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ def test_cdf_pri_3_events(ccsds_path_extra):
234234
)
235235

236236

237-
@pytest.mark.external_test_dataf
237+
@pytest.mark.external_test_data
238238
def test_cdf_pri_4_events(ccsds_path_extra):
239239
"""Tests that CDF file can be created."""
240240
test_data = ultra_l1a(ccsds_path_extra, apid_input=ULTRA_PRI_4_EVENTS.apid[0])

0 commit comments

Comments
 (0)