diff --git a/config/locales/en.yml b/config/locales/en.yml index d807bdeb49..2b73a0a22e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1343,7 +1343,7 @@ en: prepared_date: "31 July 2019" updated_date: "28 July 2022" claim_description: for an early years financial incentive payment - journey_name: Claim an early years financial incentive payment - provider + journey_name: Claim an early years financial incentive payment feedback_email: "help@opsteam.education.gov.uk" support_email_address: "help@opsteam.education.gov.uk" forms: @@ -1466,7 +1466,7 @@ en: identity_confirmation: title: "Do these names match?" early_years_payment_practitioner: - journey_name: Claim an early years financial incentive payment - practitioner + journey_name: Claim an early years financial incentive payment feedback_email: "help@opsteam.education.gov.uk" support_email: "help@opsteam.education.gov.uk" claim_description: for early years financial incentive payment diff --git a/spec/features/admin/eligible_ey_providers_spec.rb b/spec/features/admin/eligible_ey_providers_spec.rb index a964e49caf..0e4609b180 100644 --- a/spec/features/admin/eligible_ey_providers_spec.rb +++ b/spec/features/admin/eligible_ey_providers_spec.rb @@ -6,7 +6,7 @@ sign_in_as_service_operator click_link "Manage services" - click_link "Change Claim an early years financial incentive payment - provider" + click_link "Change Claim an early years financial incentive payment" attach_file "eligible-ey-providers-upload-file-field", eligible_ey_providers_csv_file.path click_button "Upload CSV"