mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-28 16:29:54 +02:00
Added comment
This commit is contained in:
parent
b824b6725f
commit
bb193bd500
1 changed files with 1 additions and 0 deletions
|
@ -741,6 +741,7 @@ class TestRegistrantContacts(MockEppLib):
|
|||
contact, disclose_email=is_security
|
||||
)
|
||||
|
||||
# Should only be disclosed if the type is security
|
||||
self.mockedSendFunction.assert_any_call(expectedCreateCommand, cleaned=True)
|
||||
|
||||
def test_not_disclosed_on_default_security_contact(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue