Skip to content

Commit

Permalink
add future-hypothetical provenance property to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdunnjpl committed Dec 6, 2023
1 parent b196e43 commit 4b1a96d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/pds/registrysweepers/repairkit/test_allarrays.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def test_exclusion_logic(self):
"ops:Provenance/ops:parent_collection_identifier": ["urn:nasa:pds:clementine_lwir_bt:data_flatfield::1.0"],
"ops:Provenance/ops:parent_bundle_identifier": ["urn:nasa:pds:clementine_lwir_bt::1.0"],
"ops:Provenance/ops:registry_sweepers_repairkit_version": 2,
"ops:Provenance/someStringTypedProp": "someValue",
}

repairs = {}
Expand Down

0 comments on commit 4b1a96d

Please sign in to comment.