mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Update fixtures
This commit is contained in:
parent
98339bc551
commit
4254fa0c94
1 changed files with 3 additions and 0 deletions
3
test/fixtures/contacts.yml
vendored
3
test/fixtures/contacts.yml
vendored
|
@ -7,6 +7,7 @@ john:
|
|||
ident_country_code: US
|
||||
registrar: bestnames
|
||||
code: john-001
|
||||
auth_info: cacb5b
|
||||
|
||||
jane:
|
||||
name: Jane
|
||||
|
@ -17,6 +18,7 @@ jane:
|
|||
ident_country_code: US
|
||||
registrar: bestnames
|
||||
code: jane-001
|
||||
auth_info: 0aa09f
|
||||
|
||||
acme_ltd:
|
||||
name: Acme Ltd
|
||||
|
@ -27,3 +29,4 @@ acme_ltd:
|
|||
registrar: bestnames
|
||||
ident_country_code: US
|
||||
code: acme-ltd-001
|
||||
auth_info: 720b3c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue