Update test_tesseract_parser.py

This commit is contained in:
shamoon
2026-08-15 10:44:35 -07:00
committed by GitHub
parent d117df3a0e
commit c9b6787165
@@ -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