mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 01:36:02 +02:00
Contact - Registrar relation
This commit is contained in:
parent
9519538744
commit
3d652bf85b
11 changed files with 90 additions and 16 deletions
|
@ -7,5 +7,6 @@ Fabricator(:contact) do
|
|||
ident_type 'op'
|
||||
auth_info 'ccds4324pok'
|
||||
address
|
||||
registrar { Fabricate(:registrar, name: Faker::Company.name, reg_no: Faker::Company.duns_number) }
|
||||
disclosure { Fabricate(:contact_disclosure) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue