change passwords in specs
This commit is contained in:
parent
71e03203aa
commit
0b0e47b7cd
14 changed files with 23 additions and 20 deletions
|
@ -10,7 +10,7 @@ FactoryBot.define do
|
|||
|
||||
transient do
|
||||
email { generate(:instructeur_email) }
|
||||
password { '{my-%s3cure[]-p4$$w0rd' }
|
||||
password { '{My-$3cure-p4ssWord}' }
|
||||
end
|
||||
|
||||
trait :email_verified do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue