From 76f8f8f0464b96136ae7665d2df4fd373777cf84 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 16 Feb 2017 21:48:11 -0400 Subject: [PATCH] Add missing teartDown call to test. --- mayan/apps/ocr/tests/test_parsers.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mayan/apps/ocr/tests/test_parsers.py b/mayan/apps/ocr/tests/test_parsers.py index d222711167..17e23ee80c 100644 --- a/mayan/apps/ocr/tests/test_parsers.py +++ b/mayan/apps/ocr/tests/test_parsers.py @@ -63,6 +63,7 @@ class TextExtractorTestCase(BaseTestCase): def tearDown(self): self.document_type.delete() + super(TextExtractorTestCase, self).tearDown() def test_text_extractor(self): TextExtractor.process_document_version(