mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 04:28:39 +02:00
Linter
This commit is contained in:
parent
31d4bfb5a7
commit
6ac5852546
1 changed files with 1 additions and 1 deletions
|
@ -648,7 +648,7 @@ class DomainSessionVariableTest(TestCase):
|
|||
self.factory = RequestFactory()
|
||||
self.admin = DomainAdmin(Domain, None)
|
||||
self.client = Client(HTTP_HOST="localhost:8080")
|
||||
|
||||
|
||||
def test_session_vars_set_correctly(self):
|
||||
"""Checks if session variables are being set correctly"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue