mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-03 01:33:32 +02:00
Revert "446 - Change Type Of Work to About Your Organization"
This commit is contained in:
parent
2b61e4a69d
commit
9622c58c52
17 changed files with 138 additions and 124 deletions
|
@ -441,7 +441,8 @@ class TestDomainApplicationAdmin(TestCase):
|
|||
"state_territory",
|
||||
"zipcode",
|
||||
"urbanization",
|
||||
"about_your_organization",
|
||||
"type_of_work",
|
||||
"more_organization_information",
|
||||
"authorizing_official",
|
||||
"approved_domain",
|
||||
"requested_domain",
|
||||
|
@ -465,7 +466,8 @@ class TestDomainApplicationAdmin(TestCase):
|
|||
|
||||
expected_fields = [
|
||||
"creator",
|
||||
"about_your_organization",
|
||||
"type_of_work",
|
||||
"more_organization_information",
|
||||
"address_line1",
|
||||
"address_line2",
|
||||
"zipcode",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue