Revert "446 - Change Type Of Work to About Your Organization"

This commit is contained in:
Rebecca H 2023-09-13 14:58:50 -07:00 committed by GitHub
parent 2b61e4a69d
commit 9622c58c52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 138 additions and 124 deletions

View file

@ -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",