mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 10:46:06 +02:00
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:
commit
564537cf7d
5 changed files with 63 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue