Skip to content

Commit 7229445

Browse files
committed
fix: Test
1 parent ce75508 commit 7229445

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tests/playwright-tests/src/tests/e2e/testFiles/@DTOSS-A458-01/ADD1_-_CAAS_BREAST_SCREENING_COHORT.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"superseded_by_nhs_number": null,
4848
"primary_care_provider": null,
4949
"primary_care_effective_from_date": null,
50-
"current_posting": null,
50+
"current_posting": "CYM",
5151
"current_posting_effective_from_date": "20130319",
5252
"name_prefix": "Mrs",
5353
"given_name": "Dalby",

tests/playwright-tests/src/tests/e2e/testFiles/@DTOSS-A458-01/AMENDED1_-_CAAS_BREAST_SCREENING_COHORT.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
"apiEndpoint": "api/CohortDistributionDataService",
77
"NHSNumber": 9263186138,
8-
"expectedCount": 0
8+
"expectedCount": 1
99
},
1010
"meta": {
1111
"testJiraId": "@DTOSS-10458-01",
1212
"requirementJiraId": "DTOSS-9935",
13-
"additionalTags": "@regression @e2e @epic4d-rule8 Verify participant is not stored on Cohort_Distribution table for NHS Number 9998136431"
13+
"additionalTags": "@regression @e2e @epic4d-rule8 Verify participant is stored on Cohort_Distribution table for NHS Number 9998136431"
1414
}
1515
}
1616
],

0 commit comments

Comments
 (0)