Merge pull request #975 from cisagov/rh/446-remove-type-of-work-q

446 - Change Type Of Work to About Your Organization
This commit is contained in:
Rebecca H 2023-09-13 14:47:03 -07:00 committed by GitHub
commit 2b61e4a69d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 124 additions and 138 deletions

View file

@ -441,8 +441,7 @@ class TestDomainApplicationAdmin(TestCase):
"state_territory",
"zipcode",
"urbanization",
"type_of_work",
"more_organization_information",
"about_your_organization",
"authorizing_official",
"approved_domain",
"requested_domain",
@ -466,8 +465,7 @@ class TestDomainApplicationAdmin(TestCase):
expected_fields = [
"creator",
"type_of_work",
"more_organization_information",
"about_your_organization",
"address_line1",
"address_line2",
"zipcode",