going through the tests
This commit is contained in:
@@ -21,7 +21,7 @@ class ViewTest(TestCase):
|
||||
'koeinsloot')
|
||||
self.r = Rower.objects.create(user=self.u,gdproptin=True, ftpset=True,surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',
|
||||
rowerplan='pro',
|
||||
)
|
||||
|
||||
add_defaultfavorites(self.r)
|
||||
|
||||
Reference in New Issue
Block a user