Skip to content

Commit 681f402

Browse files
committed
Test WFM locally, remove skipif
1 parent 3c7ea7e commit 681f402

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/address_bar_and_search/test_default_search_provider_change_awesome_bar.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ def test_case():
1515
return "3028795"
1616

1717

18-
@pytest.mark.skipif(system().lower().startswith("win"), reason="Bug 1983836")
1918
@pytest.mark.ci
2019
def test_default_search_provider_change_awesome_bar(driver: Firefox):
2120
"""

0 commit comments

Comments
 (0)