mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
Update test_models_domain.py
This commit is contained in:
parent
bb193bd500
commit
c788200ed3
1 changed files with 1 additions and 1 deletions
|
@ -741,7 +741,7 @@ class TestRegistrantContacts(MockEppLib):
|
|||
contact, disclose_email=is_security
|
||||
)
|
||||
|
||||
# Should only be disclosed if the type is security
|
||||
# Should only be disclosed if the type is security, as the email is valid
|
||||
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