mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-29 15:53:31 +02:00
lint
This commit is contained in:
parent
f7c9c1c42c
commit
e1d78bda5a
2 changed files with 2 additions and 2 deletions
|
@ -152,7 +152,7 @@ class TestDomainApplicationAdmin(TestCase):
|
|||
|
||||
# Perform assertions on the mock call itself
|
||||
mock_client_instance.send_email.assert_called_once()
|
||||
|
||||
|
||||
def test_save_model_sets_approved_domain(self):
|
||||
# make sure there is no user with this email
|
||||
EMAIL = "mayor@igorville.gov"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue