mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 07:52:15 +02:00
removed an extraneous blank line
This commit is contained in:
parent
1c2ebcee86
commit
0279796bb4
1 changed files with 0 additions and 1 deletions
|
@ -1925,7 +1925,6 @@ class TestDomainDNSSEC(TestDomainOverview):
|
|||
result, str(DsDataError(code=DsDataErrorCodes.INVALID_KEYTAG_SIZE)), count=2, status_code=200
|
||||
)
|
||||
|
||||
|
||||
def test_ds_data_form_invalid_digest_chars(self):
|
||||
"""DS Data form errors with invalid data (digest contains non hexadecimal chars)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue