Fix tests

This commit is contained in:
zandercymatics 2024-04-08 11:03:23 -06:00
parent 8ce51f5bd9
commit 0bf7e1f1a8
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
3 changed files with 16 additions and 2 deletions

View file

@ -100,7 +100,7 @@ class DomainRequest(TimeStampedModel):
class OrganizationChoices(models.TextChoices):
"""
Primary organization choices:
For use in the request experience
For use in the domain request experience
Keys need to match OrgChoicesElectionOffice and OrganizationChoicesVerbose
"""