Update test_tesseract_parser.py

This commit is contained in:
shamoon
2026-08-12 20:28:46 -07:00
parent 0f4f875289
commit b91c183cae
@@ -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