mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Stabilise pending spec
This commit is contained in:
@@ -42,6 +42,7 @@ describe 'Shops', js: true do
|
||||
it "by URL" do
|
||||
pending("#9649")
|
||||
visit shops_path(anchor: "/?query=xyzzy")
|
||||
sleep 1
|
||||
expect(page).not_to have_content distributor.name
|
||||
expect(page).to have_content "Sorry, no results found for xyzzy. Try another search?"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user