forked from orbit-oss/flask
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
c1d01f6999
commit
a15da89dbb
1 changed files with 0 additions and 1 deletions
|
|
@ -227,7 +227,6 @@ def test_session_error_pops_context():
|
||||||
|
|
||||||
|
|
||||||
def test_session_dynamic_cookie_name():
|
def test_session_dynamic_cookie_name():
|
||||||
|
|
||||||
# This session interface will use a cookie with a different name if the
|
# This session interface will use a cookie with a different name if the
|
||||||
# requested url ends with the string "dynamic_cookie"
|
# requested url ends with the string "dynamic_cookie"
|
||||||
class PathAwareSessionInterface(SecureCookieSessionInterface):
|
class PathAwareSessionInterface(SecureCookieSessionInterface):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue