Skip to content

Commit

Permalink
TST: Mark test_tounicode_is_identity as external (#1449)
Browse files Browse the repository at this point in the history
  • Loading branch information
heirecka committed Nov 23, 2022
1 parent 420a545 commit 89bf4c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,7 @@ def test_get_xmp(url, name, strict):
xmp_info.custom_properties


@pytest.mark.external
def test_tounicode_is_identity():
url = "https://github.com/py-pdf/PyPDF2/files/9998335/FP_Thesis.pdf"
name = "FP_Thesis.pdf"
Expand Down

0 comments on commit 89bf4c1

Please sign in to comment.