mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Transfer authentication test
This commit is contained in:
parent
2a47e374f2
commit
31ea0f9182
4 changed files with 9 additions and 23 deletions
|
@ -46,7 +46,7 @@ describe Domain do
|
|||
name: ['is missing'],
|
||||
period: ['is not a number'],
|
||||
owner_contact: ['Registrant is missing'],
|
||||
admin_contacts: ['Admin contact is missing'],
|
||||
admin_contacts: ['Admin contacts count must be between 1 - infinity'],
|
||||
nameservers: ['Nameservers count must be between 1-13']
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue