passing tests with mock server for nk workouts list
This commit is contained in:
@@ -131,8 +131,6 @@ def strava_establish_push():
|
||||
|
||||
response = requests.post(url,data=post_data)
|
||||
|
||||
print(response.json())
|
||||
|
||||
return response.status_code
|
||||
|
||||
def strava_list_push():
|
||||
|
||||
Reference in New Issue
Block a user