diff --git a/tests/cache/test_cache.py b/tests/cache/test_cache.py index 7b8ce42..3efc924 100644 --- a/tests/cache/test_cache.py +++ b/tests/cache/test_cache.py @@ -63,4 +63,4 @@ def test_clear_all_user_sessions(): # Should now return True after clearing cache assert is_admin() is True - destroy_ctfd(app) \ No newline at end of file + destroy_ctfd(app)