mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
linted
This commit is contained in:
parent
0d0ef31382
commit
b78e76a098
1 changed files with 1 additions and 3 deletions
|
@ -553,6 +553,4 @@ class TestPortfolio(WebTest):
|
|||
self.assertEqual(response.status_code, 200)
|
||||
|
||||
# Test for widescreen modifier
|
||||
self.assertContains(
|
||||
response, "--widescreen"
|
||||
)
|
||||
self.assertContains(response, "--widescreen")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue