going through the tests
This commit is contained in:
@@ -67,7 +67,7 @@ class BraintreeUnits(TestCase):
|
||||
birthdate=faker.profile()['birthdate'],
|
||||
gdproptin=True, ftpset=True,surveydone=True,
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach',subscription_id=1)
|
||||
rowerplan='pro',subscription_id=1)
|
||||
|
||||
|
||||
self.pp = PaidPlan.objects.create(price=0,paymentprocessor='braintree')
|
||||
|
||||
Reference in New Issue
Block a user