Skip to content

Commit 30ca599

Browse files
added a missing AC scenario
1 parent ea2f0c5 commit 30ca599

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/configs/storyTestConfigs/AUTO_ELI-727.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
},
164164
"STATUS_TEXT_OVERRIDE_NOT_ELIGIBLE": {
165165
"ExternalRoutingCode": "StatusTextOverrideNotEligible",
166-
"ActionDescription": "Status Text Override Not Eligible",
166+
"ActionDescription": "Status Text Override Not Eligible - You had a vaccination on [[TARGET.COVID.LAST_SUCCESSFUL_DATE:DATE(%Y-%m-%d)]]",
167167
"ActionType": "norender_StatusTextOverride",
168168
"UrlLink": "https://www.nhs.uk/noteligible_overide/",
169169
"UrlLabel": "noteligible_overide"

data/responses/storyTestResponses/AUTO_ELI-727_03.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323
],
2424
"status": "NotEligible",
25-
"statusText": "Status Text Override Not Eligible",
25+
"statusText": "Status Text Override Not Eligible - You had a vaccination on 2026-04-13",
2626
"suitabilityRules": []
2727
}
2828
],

0 commit comments

Comments
 (0)