Skip to content

Commit

Permalink
remove unused variable from check_uk_visa_flow_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
cynthia-anya committed Nov 3, 2023
1 parent dbb9223 commit 7f3cc81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 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,6 @@ class CheckUkVisaFlowTest < ActiveSupport::TestCase
@youth_mobility_scheme_country = "canada"

@eta_text = "If you’re travelling on or after 15 November 2023, you’ll need to apply for an electronic travel authorisation (ETA) instead of an electronic visa waiver."
@channel_island_isle_of_man_text = "If you do not have a visa (or wet ink stamp) for the Channel Islands or the Isle of Man, you must either apply for:"

# stub only the countries used in this test for less of a performance impact
stub_worldwide_api_has_locations(["china",
Expand Down

0 comments on commit 7f3cc81

Please sign in to comment.