Skip to content

Commit 59c0a0e

Browse files
Hani YacoubHani Yacoub
authored andcommitted
Edit bug number
1 parent aa88a27 commit 59c0a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/downloads/test_download_pdf_from_context_menu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def delete_files_regex_string():
1818
return r".*i-9.pdf"
1919

2020

21-
@pytest.mark.skip(reason="Tracked in bug 1992076")
21+
@pytest.mark.skip(reason="Tracked in bug 1990576")
2222
@pytest.mark.headed
2323
def test_download_pdf_from_context_menu(
2424
driver: Firefox,

0 commit comments

Comments
 (0)