Skip to content

Commit a38ca61

Browse files
committed
vs/ test pdf download
1 parent 9b834bc commit a38ca61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pdf_viewer/test_pdf_download.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ def test_pdf_download(driver: Firefox, fillable_pdf_url: str):
2121
C3932: PDF files can be successfully downloaded via pdf.js
2222
"""
2323
GenericPdf(driver, pdf_url=fillable_pdf_url).open()
24-
nav = Navigation(driver)
2524
keyboard = Controller()
2625

2726
# Click the download button

0 commit comments

Comments
 (0)