getting tests to pass
This commit is contained in:
@@ -880,8 +880,6 @@ class PermissionsViewTests(TestCase):
|
||||
|
||||
self.assertTrue(form.is_valid())
|
||||
|
||||
expected_url = reverse('paidplans_view')
|
||||
|
||||
response = self.c.post(url,form_data,follow=True)
|
||||
|
||||
# check that it does not redirect and status code is 200
|
||||
|
||||
Reference in New Issue
Block a user