mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-16 08:19:05 +00:00
Update request_context
This commit is contained in:
@@ -17,7 +17,7 @@ class TestTemplateUtils(NyaaTestCase):
|
||||
pass
|
||||
|
||||
def test_static_cachebuster(self):
|
||||
with self.request_context:
|
||||
with self.request_context():
|
||||
# Save this value in order to restore it in the end.
|
||||
orig_debug = self.app.debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user