updated tests
This commit is contained in:
@@ -448,7 +448,7 @@ def long_test_task2(self,aantal,**kwargs):
|
||||
@app.task
|
||||
def handle_new_workout_from_file(r, f2,
|
||||
workouttype='rower',
|
||||
title='Workout',
|
||||
boattype='1x',
|
||||
makeprivate=False,
|
||||
notes='',debug=False):
|
||||
return new_workout_from_file(r, f2, workouttype,
|
||||
|
||||
Reference in New Issue
Block a user