Skip to content

Commit 72ae4a4

Browse files
authored
Merge pull request #630 from mozilla/Pat/mark_search_disabled
Pat/Added unstable mark to disable search mode test
2 parents bde8c67 + 8056e64 commit 72ae4a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/address_bar_and_search/test_search_modes_for_sites.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ def test_case():
1717
return "3028754"
1818

1919

20+
@pytest.mark.unstable(reason="Google re-captcha and manual tagged this test as removed")
2021
@pytest.mark.parametrize("search_engine, prefix, url", SEARCH_MODES)
2122
def test_search_modes_for_sites(
2223
driver: Firefox, search_engine: str, prefix: str, url: str

0 commit comments

Comments
 (0)