mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 08:22:18 +02:00
Update test_admin.py
This commit is contained in:
parent
6c22cf7169
commit
892607bd65
1 changed files with 0 additions and 2 deletions
|
@ -1306,7 +1306,6 @@ class TestDomainRequestAdmin(MockEppLib):
|
|||
("title", "Treat inspector"),
|
||||
("email", "meoward.jones@igorville.gov"),
|
||||
("phone", "(555) 123 12345"),
|
||||
("email_copy_button_input", f"{expected_email}</button>"),
|
||||
]
|
||||
self.test_helper.assert_response_contains_distinct_values(response, expected_creator_fields)
|
||||
|
||||
|
@ -2035,7 +2034,6 @@ class TestDomainInformationAdmin(TestCase):
|
|||
("title", "Treat inspector"),
|
||||
("email", "meoward.jones@igorville.gov"),
|
||||
("phone", "(555) 123 12345"),
|
||||
("email_copy_button_input", f"{expected_email}</button>"),
|
||||
]
|
||||
self.test_helper.assert_response_contains_distinct_values(response, expected_creator_fields)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue