Update test_tesseract_parser.py

This commit is contained in:
shamoon
2026-08-18 09:45:25 -07:00
committed by GitHub
parent 005dae49ec
commit d73492e9e6
@@ -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