From 3dbbdf4902e247aa6fc216698f27d02244cfb8b9 Mon Sep 17 00:00:00 2001 From: Becky Ransome <91424856+Beckyrose200@users.noreply.github.com> Date: Tue, 25 Jun 2024 12:48:44 +0100 Subject: [PATCH] Update two-part tariff review pages to add Cypress data test attributes (#1139) https://eaflood.atlassian.net/browse/WATER-4450 During the work to change the licence view page from the legacy code to the new code, there was a change to any links that directed a user to view a licence. Since the licence review page for our two-part tariff work has 3 links to view the licence, this page was altered in those changes. When those changes were made the data-test attributes for the 3 links were removed and subsequently the acceptance tests began failing. This PR is to add those back in. --- app/views/bill-runs/review-licence.njk | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/app/views/bill-runs/review-licence.njk b/app/views/bill-runs/review-licence.njk index c04ad65864..bb7d58afb9 100644 --- a/app/views/bill-runs/review-licence.njk +++ b/app/views/bill-runs/review-licence.njk @@ -46,40 +46,46 @@