mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
linted & fixed unit tests
This commit is contained in:
parent
cc7f698ddf
commit
635220f83e
2 changed files with 2 additions and 1 deletions
|
@ -4093,6 +4093,7 @@ class TestContactAdmin(TestCase):
|
|||
|
||||
expected_fields = [
|
||||
"user",
|
||||
"e_mail"
|
||||
]
|
||||
|
||||
self.assertEqual(readonly_fields, expected_fields)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue