Fix unit test

This commit is contained in:
zandercymatics 2024-04-16 10:14:14 -06:00
parent 498becd6c0
commit 4fd03891e5
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
3 changed files with 46 additions and 1182 deletions

View file

@ -550,7 +550,7 @@ class DomainRequest(TimeStampedModel):
urbanization = models.CharField(
null=True,
blank=True,
help_text="Required for Puetro Rico only",
help_text="Required for Puerto Rico only",
)
about_your_organization = models.TextField(