[Types de Champ Editeur] Save on change and only edited model
This commit is contained in:
parent
dea78e2e4e
commit
5da5f75c5f
14 changed files with 351 additions and 254 deletions
|
@ -58,6 +58,10 @@ module FeatureHelpers
|
|||
# Procedure contact infos in the footer
|
||||
expect(page).to have_content(procedure.service.email)
|
||||
end
|
||||
|
||||
def blur
|
||||
page.find('body').click
|
||||
end
|
||||
end
|
||||
|
||||
RSpec.configure do |config|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue