fix(user.france_connect_informations): has_many, not has_one
This commit is contained in:
parent
b468da9964
commit
9425f2cc58
14 changed files with 42 additions and 30 deletions
|
@ -14,7 +14,7 @@ FactoryBot.define do
|
|||
end
|
||||
|
||||
trait :with_fci do
|
||||
association :france_connect_information
|
||||
france_connect_informations { [association(:france_connect_information)] }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue