mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Error messages changes
This commit is contained in:
parent
e4ac417bde
commit
f6ce3b4c4e
4 changed files with 5 additions and 4 deletions
|
@ -41,7 +41,7 @@ describe Domain do
|
|||
expect(d.errors.messages).to match_array({
|
||||
name: ['Required parameter missing - name'],
|
||||
period: ['is not a number'],
|
||||
owner_contact: ['Required parameter missing - owner contact']
|
||||
owner_contact: ['Required parameter missing - registrant']
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue