Transfer authentication test

This commit is contained in:
Martin Lensment 2014-08-28 14:00:08 +03:00
parent 2a47e374f2
commit 31ea0f9182
4 changed files with 9 additions and 23 deletions

View file

@ -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']
})