mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove redundant test
This is already covered in the following test.
This commit is contained in:
committed by
Jean-Baptiste Bellet
parent
8949f1dc2e
commit
2a4d5af552
@@ -84,10 +84,6 @@ describe 'As an admin, I can see the new product page' do
|
||||
end
|
||||
|
||||
context "search by producer" do
|
||||
it "has a producer select" do
|
||||
expect(page).to have_selector "select#producer_id"
|
||||
end
|
||||
|
||||
it "can search for a product" do
|
||||
search_by_producer "Producer 1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user