mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 10:16:13 +02:00
Fix typo
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
This commit is contained in:
parent
cabe516f9f
commit
cad976cc55
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ class TestRegistrantDNSSEC(TestCase):
|
|||
@skip("not implemented yet")
|
||||
def test_update_is_unsuccessful(self):
|
||||
"""
|
||||
Scenario: An update to the security contact is unsuccessful
|
||||
Scenario: An update to the dns data is unsuccessful
|
||||
When an error is returned from epplibwrapper
|
||||
Then a user-friendly error message is returned for displaying on the web
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue