mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
increase debug
This commit is contained in:
@@ -158,7 +158,7 @@ def sign_in():
|
||||
redirect_url = request.args.get("next")
|
||||
|
||||
if os.getenv("NOTIFY_E2E_TEST_EMAIL"):
|
||||
return _handle_e2e_tests(redirect_url)
|
||||
return _handle_e2e_tests(None)
|
||||
|
||||
email_verify_template = _do_login_dot_gov()
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user