mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-31 06:56:33 +02:00
Fix reformatting
This commit is contained in:
parent
193ba93959
commit
84ea4920a0
3 changed files with 3 additions and 7 deletions
|
@ -151,8 +151,7 @@ class TestFormValidation(TestCase):
|
|||
"""Response must be less than 1000 characters."""
|
||||
form = AboutYourOrganizationForm(
|
||||
data={
|
||||
"about_your_organization":
|
||||
"Bacon ipsum dolor amet fatback strip steak pastrami"
|
||||
"about_your_organization": "Bacon ipsum dolor amet fatback strip steak pastrami"
|
||||
"shankle, drumstick doner chicken landjaeger turkey andouille."
|
||||
"Buffalo biltong chuck pork chop tongue bresaola turkey. Doner"
|
||||
"ground round strip steak, jowl tail chuck ribeye bacon"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue