diff --git a/mayan/apps/document_indexing/tests/test_views.py b/mayan/apps/document_indexing/tests/test_views.py index c7e163d76c..6eac0dedb1 100644 --- a/mayan/apps/document_indexing/tests/test_views.py +++ b/mayan/apps/document_indexing/tests/test_views.py @@ -90,7 +90,6 @@ class IndexInstaceViewTestCase( link_documents=True ) - def test_index_rebuild_view_no_permission(self): self.upload_document() self._create_test_index()