Working on tests

This commit is contained in:
Michael Lazar
2017-09-13 02:04:58 -04:00
parent 8c22d742f2
commit 5908d932f0
2 changed files with 7 additions and 3 deletions

View File

@@ -311,7 +311,8 @@ class OAuthRateLimitHandler(DefaultHandler):
else:
self.next_request_timestamp = None
@fix_cache(DefaultHandler.with_cache)
@fix_cache
@DefaultHandler.with_cache
def request(self, request, proxies, timeout, verify, **_):
settings = self.http.merge_environment_settings(