Update test_tesseract_parser.py

This commit is contained in:
shamoon
2026-08-19 10:25:38 -07:00
committed by GitHub
parent 5ee14593fd
commit 965f627929
@@ -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