going through the tests
This commit is contained in:
@@ -14,7 +14,7 @@ class WorkoutViewTest(TestCase):
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True,surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
showfavoritechartnotes=True)
|
||||
|
||||
self.c = Client()
|
||||
|
||||
Reference in New Issue
Block a user