From 30ca599386189b2f5ff1a3c97c0c2f4b10b8951b Mon Sep 17 00:00:00 2001 From: Adam Waller <176666249+adam-wallernhs1@users.noreply.github.com> Date: Thu, 30 Apr 2026 16:57:52 +0100 Subject: [PATCH] added a missing AC scenario --- data/configs/storyTestConfigs/AUTO_ELI-727.json | 2 +- data/responses/storyTestResponses/AUTO_ELI-727_03.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/configs/storyTestConfigs/AUTO_ELI-727.json b/data/configs/storyTestConfigs/AUTO_ELI-727.json index 03218fc..240933a 100644 --- a/data/configs/storyTestConfigs/AUTO_ELI-727.json +++ b/data/configs/storyTestConfigs/AUTO_ELI-727.json @@ -163,7 +163,7 @@ }, "STATUS_TEXT_OVERRIDE_NOT_ELIGIBLE": { "ExternalRoutingCode": "StatusTextOverrideNotEligible", - "ActionDescription": "Status Text Override Not Eligible", + "ActionDescription": "Status Text Override Not Eligible - You had a vaccination on [[TARGET.COVID.LAST_SUCCESSFUL_DATE:DATE(%Y-%m-%d)]]", "ActionType": "norender_StatusTextOverride", "UrlLink": "https://www.nhs.uk/noteligible_overide/", "UrlLabel": "noteligible_overide" diff --git a/data/responses/storyTestResponses/AUTO_ELI-727_03.json b/data/responses/storyTestResponses/AUTO_ELI-727_03.json index a21cdf4..3859f46 100644 --- a/data/responses/storyTestResponses/AUTO_ELI-727_03.json +++ b/data/responses/storyTestResponses/AUTO_ELI-727_03.json @@ -22,7 +22,7 @@ } ], "status": "NotEligible", - "statusText": "Status Text Override Not Eligible", + "statusText": "Status Text Override Not Eligible - You had a vaccination on 2026-04-13", "suitabilityRules": [] } ],