Skip to content

Commit c4f4cb9

Browse files
authored
Merge pull request #547 from mozilla/tracy/bug_1957724_addon_suggests
Remove xfail
2 parents 3d02a58 + 1d9f4d4 commit c4f4cb9

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
@@ -12,9 +12,6 @@ def test_case():
1212
return "2234714"
1313

1414

15-
@pytest.mark.xfail(
16-
reason="Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=1958038"
17-
)
1815
def test_addon_suggestion_based_on_search_input(driver: Firefox):
1916
"""
2017
C2234714: Test that add-on suggestions match the URL bar input.

0 commit comments

Comments
 (0)