mirror of
https://github.com/internetee/registry.git
synced 2025-07-19 17:25:57 +02:00
changed contact has_many addresses to has_one
This commit is contained in:
parent
356835bebf
commit
27ca5714cd
5 changed files with 6 additions and 6 deletions
|
@ -5,5 +5,5 @@ Fabricator(:contact) do
|
|||
ident '37605030299'
|
||||
code 'sh8913'
|
||||
ident_type 'op'
|
||||
addresses(count: 2)
|
||||
address
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue