mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 20:48:40 +02:00
Fix unit test
This commit is contained in:
parent
d0a5bddba3
commit
24acf8cc98
1 changed files with 2 additions and 0 deletions
|
@ -1786,6 +1786,8 @@ class TestDomainRequestAdmin(MockEppLib):
|
||||||
"updated_at",
|
"updated_at",
|
||||||
"status",
|
"status",
|
||||||
"rejection_reason",
|
"rejection_reason",
|
||||||
|
"updated_federal_agency",
|
||||||
|
# TODO: once approved, we'll have to remove above from test
|
||||||
"creator",
|
"creator",
|
||||||
"investigator",
|
"investigator",
|
||||||
"generic_org_type",
|
"generic_org_type",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue