Skip to content

Commit

Permalink
Merge pull request #699 from alphagov/remove-wildlife-package-test
Browse files Browse the repository at this point in the history
Remove wildlife package test
  • Loading branch information
David Henry authored Jan 16, 2018
2 parents ca9ab11 + e2aaea7 commit 0115b01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/integration/specialist_document_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ class SpecialistDocumentTest < ActionDispatch::IntegrationTest
within(all(".app-c-important-metadata__definition")[1]) do
assert page.has_link?("Arable land",
href: "/countryside-stewardship-grants?land_use%5B%5D=arable-land")
assert page.has_link?("Wildlife package",
href: "/countryside-stewardship-grants?land_use%5B%5D=wildlife-package")
assert page.has_link?("Water quality",
href: "/countryside-stewardship-grants?land_use%5B%5D=water-quality")
end
Expand Down

0 comments on commit 0115b01

Please sign in to comment.