We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d780872 commit a46d144Copy full SHA for a46d144
src/layers/sds/domain/tests/test_sds_changelog_model.py
@@ -100,7 +100,7 @@ def test_changelog_changes_are_valid_ldif(test_data_paths):
100
"nhs_date_approved": "20240116173441",
101
"nhs_date_requested": "20240116173439",
102
"nhs_id_code": "K81045",
103
- "nhs_mhs_manufacturer_org": None,
+ "nhs_mhs_manufacturer_org": "K81045",
104
"nhs_mhs_party_key": "R3U6M-831547",
105
"nhs_product_key": "6255",
106
"nhs_product_name": "Continuum Health GPC",
0 commit comments