mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Tests working with dnssec
This commit is contained in:
parent
eaa553dc9d
commit
79d2b69809
5 changed files with 28 additions and 52 deletions
|
@ -41,7 +41,7 @@ module Epp::Common
|
|||
def handle_errors(obj = nil)
|
||||
@errors ||= []
|
||||
if obj
|
||||
obj.generate_epp_errors
|
||||
obj.construct_epp_errors
|
||||
@errors += obj.errors[:epp_errors]
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue