Fix rubocop errors, add error message for transfer period #2803

This commit is contained in:
Martin Lensment 2015-07-28 11:17:19 +03:00
parent 6d3f2f611b
commit aecd61670a
5 changed files with 60 additions and 11 deletions

View file

@ -352,6 +352,7 @@ module Epp
def domain_transfer_xml(xml_params = {}, op = 'request', custom_params = {})
defaults = {
name: { value: next_domain_name },
period: nil,
authInfo: {
pw: { value: '98oiewslkfkd', attrs: { roid: 'citizen_1234-REP' } }
}