We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3422970 commit f66f49bCopy full SHA for f66f49b
tests/test_page.py
@@ -950,7 +950,7 @@ def test_text_extraction_issue_1091():
950
951
952
@pytest.mark.enable_socket()
953
-def test_empyt_password_1088():
+def test_empty_password_1088():
954
url = "https://corpora.tika.apache.org/base/docs/govdocs1/941/941536.pdf"
955
name = "tika-941536.pdf"
956
stream = BytesIO(get_data_from_url(url, name=name))
0 commit comments