mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
lint and cleanup
This commit is contained in:
parent
26088f511f
commit
7e9899dd6d
1 changed files with 2 additions and 2 deletions
|
@ -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 don’t believe you’re eligible to request a .gov domain "
|
||||
"on behalf of Testorg",
|
||||
"Your domain request was rejected because we don’t believe you’re eligible to request a \n.gov "
|
||||
"domain on behalf of Testorg",
|
||||
0,
|
||||
EMAIL,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue