fixes for unit test (and admin change form)

This commit is contained in:
CocoByte 2024-11-26 13:31:01 -07:00
parent c0a0ac3ed2
commit 36c19d65bf
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F
2 changed files with 5 additions and 8 deletions

View file

@ -1579,7 +1579,7 @@ class DomainInformationAdmin(ListHeaderAdmin, ImportExportModelAdmin):
},
),
(".gov domain", {"fields": ["domain"]}),
("Contacts", {"fields": ["generic_org_type", "other_contacts", "no_other_contacts_rationale"]}),
("Contacts", {"fields": ["senior_official", "other_contacts", "no_other_contacts_rationale"]}),
("Background info", {"fields": ["anything_else"]}),
(
"Type of organization",