Private
Public Access
1
0

Merge branch 'release/v13.86' into develop

This commit is contained in:
Sander Roosendaal
2020-09-19 21:04:29 +02:00

View File

@@ -396,6 +396,7 @@ class WorkoutViewTest(TestCase):
'quick_calc':True,
'boattype': '1x',
'weightvalue': 75.0,
'boatbrand':'maas',
}
form = AdvancedWorkoutForm(form_data)