#3928 administrator new & edit pwd pages

This commit is contained in:
maatinito 2019-06-19 12:36:50 -10:00 committed by Pierre de La Morinerie
parent 220b38ad2a
commit 8d3e3baabc
32 changed files with 187 additions and 77 deletions

View file

@ -35,7 +35,7 @@ module FeatureHelpers
end
end
def sign_up_with(email, password = 'testpassword')
def sign_up_with(email, password = 'démarches-simplifiées-pwd')
fill_in :user_email, with: email
fill_in :user_password, with: password