Skip to content

Commit b6a38d3

Browse files
Tracy-Walkerphilimon-reset
authored andcommitted
Remove xfail
1 parent 3107058 commit b6a38d3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/address_bar_and_search/test_addon_suggestion.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ def test_case():
1616
return "2234714"
1717

1818

19-
@pytest.mark.xfail(
20-
reason="Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=1958038"
21-
)
2219
def test_addon_suggestion_based_on_search_input(driver: Firefox):
2320
"""
2421
C2234714 - Verify that the address bar suggests relevant add-ons based on search input.

0 commit comments

Comments
 (0)