lint and cleanup

This commit is contained in:
Rachid Mrad 2024-02-20 15:44:45 -05:00
parent 26088f511f
commit 7e9899dd6d
No known key found for this signature in database

View file

@ -582,8 +582,8 @@ class TestDomainApplicationAdmin(MockEppLib):
application, DomainApplication.ApplicationStatus.REJECTED, DomainApplication.RejectionReasons.REQUESTOR
)
self.assert_email_is_accurate(
"Your domain request was rejected because we dont believe youre eligible to request a .gov domain "
"on behalf of Testorg",
"Your domain request was rejected because we dont believe youre eligible to request a \n.gov "
"domain on behalf of Testorg",
0,
EMAIL,
)