Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

Commit

Permalink
update homepage spec with copy change
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewford committed Oct 24, 2016
1 parent a66a332 commit 861c85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/requests/home_page_spec.rb
Expand Up @@ -5,7 +5,7 @@
VCR.use_cassette('geographical_areas#countries') do
visit root_path

expect(page).to have_content 'Use the Trade Tariff to search for commodity codes.'
expect(page).to have_content 'Trade Tariff: look up commodity codes, duty and VAT rates'
expect(page).to have_selector('meta[name="description"][content="Search for import and export commodity codes and for tax, duty and licences that apply to your goods"]', visible: false)
end
end
Expand Down

0 comments on commit 861c85d

Please sign in to comment.