mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 18:46:52 +01:00
Fixed reference to wrong file
This commit is contained in:
parent
294b8abc3f
commit
fddd330e75
1 changed files with 1 additions and 1 deletions
|
|
@ -375,4 +375,4 @@ class TestOCR(TestCase):
|
|||
text-free pages are now handled correctly so long as we work around
|
||||
this weird exception.
|
||||
"""
|
||||
image_to_string(["text.png", "en"])
|
||||
image_to_string(["no-text.png", "en"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue