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 81dcf46 commit 04fbcb3Copy full SHA for 04fbcb3
tests/test_page.py
@@ -951,7 +951,7 @@ def test_text_extraction_issue_1091():
951
952
953
@pytest.mark.enable_socket()
954
-def test_empyt_password_1088():
+def test_empty_password_1088():
955
url = "https://corpora.tika.apache.org/base/docs/govdocs1/941/941536.pdf"
956
name = "tika-941536.pdf"
957
stream = BytesIO(get_data_from_url(url, name=name))
0 commit comments