Style cleanups
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -79,7 +79,6 @@ class ACLAPITestCase(ACLTestMixin, DocumentTestMixin, BaseAPITestCase):
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
def test_acl_detail_api_view_with_access(self):
|
||||
self._create_test_acl()
|
||||
|
||||
@@ -106,7 +105,6 @@ class ACLAPITestCase(ACLTestMixin, DocumentTestMixin, BaseAPITestCase):
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
def test_acl_permission_delete_view_with_access(self):
|
||||
self.expected_content_type = None
|
||||
self.test_permission = permission_document_view
|
||||
|
||||
Reference in New Issue
Block a user