Private
Public Access
1
0

fixing test

This commit is contained in:
Sander Roosendaal
2020-09-19 21:04:12 +02:00
parent b98eed6eeb
commit ee45dbaf93

View File

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