Skip to content

Commit

Permalink
tweak EY journey name
Browse files Browse the repository at this point in the history
  • Loading branch information
asmega committed Nov 5, 2024
1 parent 4997175 commit e6f1940
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: "[email protected]"
support_email_address: "[email protected]"
forms:
Expand Down Expand Up @@ -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: "[email protected]"
support_email: "[email protected]"
claim_description: for early years financial incentive payment
Expand Down
2 changes: 1 addition & 1 deletion spec/features/admin/eligible_ey_providers_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e6f1940

Please sign in to comment.