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 82844be commit 1450c2aCopy full SHA for 1450c2a
lambdas/id_sync/tests/test_pds_details.py
@@ -255,4 +255,3 @@ def test_pds_get_patient_id_empty_identifier_array(self):
255
exception = context.exception
256
self.assertEqual(exception.message, f"Error getting PDS patient ID for {self.test_nhs_number}")
257
self.assertEqual(exception.nhs_numbers, None)
258
-
0 commit comments