mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 11:16:07 +02:00
Fix unit test
This commit is contained in:
parent
498becd6c0
commit
4fd03891e5
3 changed files with 46 additions and 1182 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue