mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-01 06:41:41 +00:00
SpreadsheetEntry Class and PI refactor
This commit is contained in:
committed by
Rob Harrington
parent
5e1e4c1d19
commit
f73fbe7f23
@@ -233,7 +233,7 @@ feature "Product Import", js: true do
|
||||
expect(page).to have_selector '.create-count', text: "1"
|
||||
expect(page).to have_selector '.update-count', text: "0"
|
||||
|
||||
expect(page.body).to have_content 'You do not have permission to manage products for "Another Enterprise"'
|
||||
expect(page.body).to have_content 'you do not have permission'
|
||||
|
||||
click_button 'Save'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user