mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
Style fix
This commit is contained in:
parent
c4f6ad0bd9
commit
18983ab164
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ describe DomainVersion do
|
||||||
expect(DomainVersion.count).to eq(2)
|
expect(DomainVersion.count).to eq(2)
|
||||||
expect(DomainVersion.last.load_snapshot).to include({
|
expect(DomainVersion.last.load_snapshot).to include({
|
||||||
admin_contacts: [],
|
admin_contacts: [],
|
||||||
# domain: { name: 'version.ee', status: nil },
|
# domain: { name: 'version.ee', status: nil },
|
||||||
nameservers: [],
|
nameservers: [],
|
||||||
tech_contacts: []
|
tech_contacts: []
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue