Update test_tesseract_parser.py

This commit is contained in:
shamoon
2026-08-10 10:11:14 -07:00
parent 6673144d23
commit 72a4676be0
@@ -1277,6 +1277,8 @@ class TestParserFileTypes:
# ---------------------------------------------------------------------------
# Remote ocr config from ApplicationConfiguration needs DB access
@pytest.mark.django_db
class TestRasterisedDocumentParserRegistry:
def test_registered_in_defaults(self) -> None:
from paperless.parsers.registry import ParserRegistry