fixes
This commit is contained in:
@@ -34,6 +34,9 @@ class DataTest(TestCase):
|
||||
'workouttype':'water',
|
||||
'rpe':1,
|
||||
'boattype':'1x',
|
||||
'boatname': 'BOAT1',
|
||||
'empowerside': 'port',
|
||||
'seatnumber': 4,
|
||||
'private':False,
|
||||
}
|
||||
form = WorkoutForm(data=form_data)
|
||||
|
||||
Reference in New Issue
Block a user