mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
Rubocop upgraded #2711
This commit is contained in:
parent
59c73fca9e
commit
7530d6ecab
33 changed files with 115 additions and 91 deletions
|
@ -49,7 +49,7 @@ describe Dnskey do
|
|||
dk = d.dnskeys.last
|
||||
|
||||
dk.generate_digest
|
||||
dk.ds_digest.should == '0B62D1BC64EFD1EE652FB102BDF1011BF514CCD9A1A0CFB7472AEA3B01F38C92'
|
||||
dk.ds_digest.should == '0B62D1BC64EFD1EE652FB102BDF1011BF514CCD9A1A0CFB7472AEA3B01F38C92'
|
||||
dk.ds_key_tag.should == '30607'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue