mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 10:16:13 +02:00
Black formatting
This commit is contained in:
parent
09a70fd9f3
commit
f329c5878c
1 changed files with 1 additions and 1 deletions
|
@ -1503,7 +1503,7 @@ class TestDomainManagers(TestDomainOverview):
|
|||
self.assertNotIn("First", email_content)
|
||||
self.assertNotIn("Last", email_content)
|
||||
self.assertNotIn("First Last", email_content)
|
||||
|
||||
|
||||
@boto3_mocking.patching
|
||||
def test_domain_invitation_email_has_email_as_requester_staff(self):
|
||||
"""Inviting a user sends them an email, with email as the name."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue