removed an extraneous blank line

This commit is contained in:
David Kennedy 2023-11-21 13:27:52 -05:00
parent 1c2ebcee86
commit 0279796bb4
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B

View file

@ -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)