mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Fix unit tests
This commit is contained in:
parent
002cfba35b
commit
2a93750551
6 changed files with 12 additions and 15 deletions
|
@ -1989,6 +1989,7 @@ class TestDomainRequestAdmin(MockEppLib):
|
|||
"updated_at",
|
||||
"status",
|
||||
"rejection_reason",
|
||||
"federal_agency",
|
||||
"creator",
|
||||
"investigator",
|
||||
"generic_org_type",
|
||||
|
@ -1997,7 +1998,6 @@ class TestDomainRequestAdmin(MockEppLib):
|
|||
"federally_recognized_tribe",
|
||||
"state_recognized_tribe",
|
||||
"tribe_name",
|
||||
"federal_agency",
|
||||
"federal_type",
|
||||
"organization_name",
|
||||
"address_line1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue