SpreadsheetEntry Class and PI refactor

This commit is contained in:
Matt-Yorkley
2017-03-12 10:35:26 +00:00
committed by Rob Harrington
parent 5e1e4c1d19
commit f73fbe7f23
5 changed files with 175 additions and 119 deletions

View File

@@ -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'