fixing test
This commit is contained in:
@@ -396,6 +396,7 @@ class WorkoutViewTest(TestCase):
|
|||||||
'quick_calc':True,
|
'quick_calc':True,
|
||||||
'boattype': '1x',
|
'boattype': '1x',
|
||||||
'weightvalue': 75.0,
|
'weightvalue': 75.0,
|
||||||
|
'boatbrand':'maas',
|
||||||
}
|
}
|
||||||
|
|
||||||
form = AdvancedWorkoutForm(form_data)
|
form = AdvancedWorkoutForm(form_data)
|
||||||
|
|||||||
Reference in New Issue
Block a user