mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 06:56:23 +02:00
Corrected tests
This commit is contained in:
parent
4bf656f425
commit
cc4d4d0e1f
16 changed files with 56 additions and 41 deletions
|
@ -14,7 +14,7 @@ class Version::DomainVersion < PaperTrail::Version
|
|||
domain.registrant_name,
|
||||
domain.registrar,
|
||||
event,
|
||||
created_at.to_formatted_s(:db)
|
||||
created_at.to_formatted_s(:db),
|
||||
]
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue