mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 19:09:22 +02:00
Fix linting failures
This commit is contained in:
parent
53906d339f
commit
b425a45ef2
4 changed files with 15 additions and 4 deletions
|
@ -7,6 +7,7 @@ from django.test import TestCase, RequestFactory
|
|||
|
||||
from ..views import available, _domains, in_domains
|
||||
|
||||
|
||||
class AvailableViewTest(TestCase):
|
||||
|
||||
"""Test that the view function works as expected."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue