mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Added testing on statusMessage display for pending changes
This commit is contained in:
@@ -89,6 +89,7 @@ feature 'Customers' do
|
||||
find(:css, "tags-input .tags input").set "awesome\n"
|
||||
expect(page).to have_css ".tag_watcher.update-pending"
|
||||
end
|
||||
expect(page).to have_content I18n.t('admin.unsaved_changes')
|
||||
click_button "Save Changes"
|
||||
|
||||
# Every says it updated
|
||||
|
||||
Reference in New Issue
Block a user