mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Updated the spec to reflect the field name change.
This commit is contained in:
@@ -12,7 +12,7 @@ feature %q{
|
||||
end
|
||||
|
||||
scenario "viewing the landing page" do
|
||||
page.should have_selector "#postcode"
|
||||
page.should have_selector "#suburb_search"
|
||||
page.should have_selector 'a', :text => "Login"
|
||||
page.should have_selector 'a', :text => "Sign Up"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user