mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-04 07:09:14 +00:00
Remove duplicate line in spec
This commit is contained in:
@@ -220,7 +220,6 @@ feature "Product Import", js: true do
|
||||
expect(page).to_not have_selector '.invalid-count'
|
||||
expect(page).to have_selector '.create-count', text: "3"
|
||||
expect(page).to_not have_selector '.update-count'
|
||||
expect(page).to_not have_selector '.update-count'
|
||||
expect(page).to_not have_selector '.inv-create-count'
|
||||
expect(page).to_not have_selector '.inv-update-count'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user