mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 14:36:32 +02:00
Fix small reformat and lint
This commit is contained in:
parent
84ea4920a0
commit
225628a7e4
1 changed files with 2 additions and 1 deletions
|
@ -151,7 +151,8 @@ 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