Private
Public Access
1
0

fixed sporttracks bug

This commit is contained in:
Sander Roosendaal
2019-10-01 13:14:03 +02:00
parent 13366a7d64
commit 20f2d2cbe0
3 changed files with 17 additions and 5 deletions

View File

@@ -781,7 +781,7 @@ def mocked_requests(*args, **kwargs):
if ststrokestester.match(args[0]).group(1) == '13':
return MockResponse(ststrokesjson_nogps,200)
else:
return MockResponse(strokesjson,200)
return MockResponse(ststrokesjson,200)
if stuploadtester.match(args[0]):
json_data = {
"uris": [