Merge pull request #2046 from cisagov/rh/2909-new-agency-field

ISSUE #2029: Add new model for new federal agency field
This commit is contained in:
Rebecca H 2024-04-19 09:12:25 -07:00 committed by GitHub
commit 564537cf7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 63 additions and 2 deletions

View file

@ -1862,6 +1862,8 @@ class TestDomainRequestAdmin(MockEppLib):
"updated_at",
"status",
"rejection_reason",
"updated_federal_agency",
# TODO: once approved, we'll have to remove above from test
"creator",
"investigator",
"generic_org_type",