Remove delegations

This commit is contained in:
Artur Beljajev 2019-03-28 00:17:48 +02:00
parent c85ebf542d
commit 0f4a67d696
18 changed files with 30 additions and 46 deletions

View file

@ -81,9 +81,8 @@ RSpec.describe DomainPresenter do
domain_delegatable_attributes = %i(
name
transfer_code
registrant_name
registrant
registrant_id
registrant_code
)
domain_delegatable_attributes.each do |attribute_name|