mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-04 03:27:21 +02:00
linted
This commit is contained in:
parent
8a9727e4c0
commit
26832a611f
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ class DomainRequestTests(TestWithUser, WebTest):
|
|||
additional_details_form = additional_details_page.forms[0]
|
||||
|
||||
# load inputs with test data
|
||||
|
||||
|
||||
additional_details_form["additional_details-has_cisa_representative"] = "True"
|
||||
additional_details_form["additional_details-has_anything_else_text"] = "True"
|
||||
additional_details_form["additional_details-cisa_representative_email"] = "FakeEmail@gmail.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue