mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
lint
This commit is contained in:
parent
04d3b92f96
commit
c02f74cf67
1 changed files with 1 additions and 2 deletions
|
@ -713,4 +713,3 @@ class TestContact(TestCase):
|
||||||
# Updating the contact's email does not propagate
|
# Updating the contact's email does not propagate
|
||||||
self.assertEqual(self.contact.email, "joey.baloney@diaperville.com")
|
self.assertEqual(self.contact.email, "joey.baloney@diaperville.com")
|
||||||
self.assertEqual(self.user.email, "mayor@igorville.gov")
|
self.assertEqual(self.user.email, "mayor@igorville.gov")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue