diff --git a/mayan/apps/mirroring/tests/test_filesystems.py b/mayan/apps/mirroring/tests/test_filesystems.py index 1f9dad3220..1ad00c59db 100644 --- a/mayan/apps/mirroring/tests/test_filesystems.py +++ b/mayan/apps/mirroring/tests/test_filesystems.py @@ -155,5 +155,4 @@ class IndexFilesystemTestCase(DocumentIndexingTestMixin, DocumentTestMixin, Base '/{}'.format(TEST_NODE_EXPRESSION), '' ) )[2:], [] - ) - + )