Skip to content

Commit

Permalink
increase T.O. for loading
Browse files Browse the repository at this point in the history
  • Loading branch information
pubpub-zz authored May 20, 2024
1 parent 8d92bb0 commit 72270a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -1533,7 +1533,7 @@ def test_damaged_pdf():


@pytest.mark.enable_socket()
@pytest.mark.timeout(4)
@pytest.mark.timeout(10)
def test_looping_form(caplog):
"""Cf iss 2643"""
url = "https://github.com/py-pdf/pypdf/files/15306053/inheritance.pdf"
Expand Down

0 comments on commit 72270a5

Please sign in to comment.