mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fixed reference to wrong file
This commit is contained in:
parent
294b8abc3f
commit
fddd330e75
@ -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…
x
Reference in New Issue
Block a user