mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-29 17:00:02 +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
|
contact, disclose_email=is_security
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# Should only be disclosed if the type is security
|
||||||
self.mockedSendFunction.assert_any_call(expectedCreateCommand, cleaned=True)
|
self.mockedSendFunction.assert_any_call(expectedCreateCommand, cleaned=True)
|
||||||
|
|
||||||
def test_not_disclosed_on_default_security_contact(self):
|
def test_not_disclosed_on_default_security_contact(self):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue