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