Update "pending_update_request_for_old_registrant" mailer

#180
This commit is contained in:
Artur Beljajev 2016-11-10 01:36:23 +02:00
parent 7e11c3a3dd
commit eac7690345
6 changed files with 41 additions and 35 deletions

View file

@ -49,6 +49,9 @@ RSpec.describe 'mailers/domain_mailer/pending_update_request_for_old_registrant.
registrant_attributes = %i(
name
ident
street
city
country
)
registrant_attributes.each do |attr_name|

View file

@ -49,6 +49,9 @@ RSpec.describe 'mailers/domain_mailer/pending_update_request_for_old_registrant.
registrant_attributes = %i(
name
ident
street
city
country
)
registrant_attributes.each do |attr_name|