mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
Reword test description
This commit is contained in:
parent
e3bb4afbb1
commit
273d457ac6
1 changed files with 1 additions and 1 deletions
|
@ -981,7 +981,7 @@ class TestRegistrantContacts(MockEppLib):
|
|||
def test_disclose_security_emails(self):
|
||||
"""
|
||||
Tests that command disclose_security_emails runs successfully with
|
||||
appropriate logs.
|
||||
appropriate EPP calll to UpdateContact.
|
||||
"""
|
||||
domain, _ = Domain.objects.get_or_create(name="igorville.gov")
|
||||
expectedSecContact = PublicContact.get_default_security()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue