Skip to content

Commit

Permalink
Merge pull request #395 from mozilla/Pat/unstable_fix
Browse files Browse the repository at this point in the history
remove mark
  • Loading branch information
whlpatricia authored Dec 27, 2024
2 parents c646021 + 6c3d735 commit be16789
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/address_bar_and_search/test_sap_google_adclick.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ def test_case():
return "1365108"


@pytest.mark.xfail(
platform.system() == "Linux", reason="Telemetry testing unstable in Linux"
)
def test_sap_google_adclick(driver: Firefox):
"""
C1365108, Test SAP Google adclick - URL bar - US
Expand Down

0 comments on commit be16789

Please sign in to comment.