Skip to content

Commit e85ebcd

Browse files
committed
cleanup
1 parent 2a7f05f commit e85ebcd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/integration/conftest.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,6 @@ def image_url(client):
155155
@pytest.fixture(scope="session")
156156
def pdf_url(client):
157157
return client.upload_file('tests/assets/loremipsum.pdf')
158-
# content_type="application/pdf",
159-
# filename="document.pdf",
160-
# sign=True)
161158

162159

163160
@pytest.fixture

0 commit comments

Comments
 (0)