mirror of https://github.com/JohnHammond/CTFd.git
Run format
parent
7646707b8a
commit
f0921f42f5
|
@ -63,4 +63,4 @@ def test_clear_all_user_sessions():
|
||||||
|
|
||||||
# Should now return True after clearing cache
|
# Should now return True after clearing cache
|
||||||
assert is_admin() is True
|
assert is_admin() is True
|
||||||
destroy_ctfd(app)
|
destroy_ctfd(app)
|
||||||
|
|
Loading…
Reference in New Issue