Remove webkit testing for now

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-01-25 17:52:32 -05:00
parent 3a6eeb2292
commit fd5cd36959
2 changed files with 3 additions and 2 deletions

View File

@@ -159,6 +159,7 @@ class E2ETest(Staging):
"""
# Borrowed from development environment
DEBUG = True
SESSION_COOKIE_SECURE = False
SESSION_PROTECTION = None
HTTP_PROTOCOL = "http"