From 530e2e856b054c8c63126961d3f9ee9971430eeb Mon Sep 17 00:00:00 2001 From: Tomos Williams Date: Mon, 13 Jan 2025 09:11:05 +0000 Subject: [PATCH] fix e2e --- .../caseworker/features/give_advice/mod_approve_advice.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui_tests/caseworker/features/give_advice/mod_approve_advice.feature b/ui_tests/caseworker/features/give_advice/mod_approve_advice.feature index fba918248a..6cc0695655 100644 --- a/ui_tests/caseworker/features/give_advice/mod_approve_advice.feature +++ b/ui_tests/caseworker/features/give_advice/mod_approve_advice.feature @@ -54,7 +54,7 @@ Feature: I want to record my user advice and any comments and conditions relatin And I enter "reason for approving" as the approval reasons And I click add licence condition And I click continue - And I enter "licence condition" as the simple licence condition + And I enter "licence condition" into the licence condition And I click continue And I enter "instruction for exporter" as the instructions for the exporter on the instructions step And I enter "reporting footnote" as the reporting footnote on the instructions step