mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
parent
71b92afba3
commit
7d2d34cb34
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ RSpec.describe Contact do
|
||||||
@contact.ident = date
|
@contact.ident = date
|
||||||
@contact.valid?
|
@contact.valid?
|
||||||
@contact.errors.full_messages.should ==
|
@contact.errors.full_messages.should ==
|
||||||
["Ident Ident not in valid birthady format, should be YYYY-MM-DD"]
|
["Ident Ident not in valid birthday format, should be YYYY-MM-DD"]
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue