mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
updated tests
This commit is contained in:
parent
ab26100e78
commit
a896e78e51
9 changed files with 75 additions and 28 deletions
|
@ -23,7 +23,7 @@ class RegistrantUser < User
|
|||
company_register.representation_rights(citizen_personal_code: ident,
|
||||
citizen_country_code: country.alpha3)
|
||||
end
|
||||
|
||||
|
||||
def contacts(representable: true)
|
||||
Contact.registrant_user_contacts(self, representable: representable)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue