Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan6419846 authored Nov 23, 2024
1 parent ce99c59 commit afcfb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_writer.py
Original file line number Diff line number Diff line change
Expand Up @@ -2493,7 +2493,7 @@ def test_destination_is_nullobject():
writer = PdfWriter()
writer.append(source_data)


@pytest.mark.enable_socket
def test_destination_page_is_none():
"""Tests for #2963"""
Expand Down

0 comments on commit afcfb9c

Please sign in to comment.