Skip to content

Commit

Permalink
Update test to match change in callout text
Browse files Browse the repository at this point in the history
  • Loading branch information
mtaylorgds committed Nov 27, 2024
1 parent eeb58f4 commit a0911dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/flows/check_uk_visa_flow_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class CheckUkVisaFlowTest < ActiveSupport::TestCase
@youth_mobility_scheme_country = "canada"

@non_visa_national_eta_text = "You currently do not need an electronic travel authorisation (ETA)"
@eta_rollout_group_1_rest_of_the_world_text = "If you’re travelling on or after 8 January 2025, you’ll need to apply for an electronic travel authorisation (ETA). You’ll be able to apply from 27 November 2024."
@eta_rollout_group_1_rest_of_the_world_text = "If you’re travelling on or after 8 January 2025, you’ll need to apply for an electronic travel authorisation (ETA)."
@eta_rollout_group_2_eu_eea_text = "If you’re travelling on or after 2 April 2025, you’ll need to apply for an electronic travel authorisation (ETA). You’ll be able to apply from 5 March 2025."
@eea_eta_text = "You currently do not need an electronic travel authorisation (ETA)"

Expand Down

0 comments on commit a0911dd

Please sign in to comment.