From cea3c47dcd509d5003201dccf58544bd605c8654 Mon Sep 17 00:00:00 2001 From: andresilva-guardian Date: Fri, 24 Oct 2025 11:30:19 +0100 Subject: [PATCH 1/2] Update subscription terminology to 'Digital Plus' across components and tests --- client/__tests__/components/payment/paymentUpdated.test.tsx | 2 +- .../helpCentre/diagnosticInformation/AccountInformation.tsx | 2 +- .../cancellationSaves/digipack/ConfirmDigiSubCancellation.tsx | 2 +- .../mma/cancel/voucher/VoucherCancellationFlowStart.tsx | 2 +- cypress/tests/mocked/parallel-2/cancelPatron.cy.ts | 2 +- shared/productTypes.ts | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client/__tests__/components/payment/paymentUpdated.test.tsx b/client/__tests__/components/payment/paymentUpdated.test.tsx index 973eda1b4..af3ccb01f 100644 --- a/client/__tests__/components/payment/paymentUpdated.test.tsx +++ b/client/__tests__/components/payment/paymentUpdated.test.tsx @@ -75,7 +75,7 @@ const tests = [ previousProductDetail: digitalPackPaidByDirectDebit(), }, expectations: [ - 'Digital Subscription', + 'Digital Plus Subscription', 'ending 911', '20-00-00', '£99.00 / annual', diff --git a/client/components/helpCentre/diagnosticInformation/AccountInformation.tsx b/client/components/helpCentre/diagnosticInformation/AccountInformation.tsx index 4eaee4a18..4af3357ef 100644 --- a/client/components/helpCentre/diagnosticInformation/AccountInformation.tsx +++ b/client/components/helpCentre/diagnosticInformation/AccountInformation.tsx @@ -57,7 +57,7 @@ export const AccountInformation = () => {