mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-24 01:32:40 -04:00
Update stale test expectation
This commit is contained in:
@@ -10,7 +10,7 @@ feature "User searches" do
|
||||
scenario "with a valid place" do
|
||||
visit places_path
|
||||
search_with "Philippines"
|
||||
expect(page).to have_content "members near Philippines"
|
||||
expect(page).to have_content "community near Philippines"
|
||||
expect(page).to have_button "search_button"
|
||||
expect(page).to have_content "Nearby members"
|
||||
expect(page).to_not have_content "No results found"
|
||||
|
||||
Reference in New Issue
Block a user