Cleaned up a comment

This commit is contained in:
PCoder 2017-08-15 18:48:21 +05:30
parent 492f7553d8
commit 999f5d8e2d
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ class TestStripeCustomerDescription(TestCase):
"""
def setUp(self):
# Password
self.dummy_password = 'test_password'
self.dummy_email = 'test@ungleich.ch'
self.customer = mommy.make('membership.CustomUser')