passing test_imports
This commit is contained in:
@@ -1366,7 +1366,7 @@ def mocked_requests(*args, **kwargs):
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if stravatester.match(args[0]):
|
||||
if stravaworkoutlisttester.match(args[0]):
|
||||
return MockResponse(stravaworkoutlist,200)
|
||||
|
||||
Reference in New Issue
Block a user