Skip to content

Commit bb2e7d5

Browse files
Hani YacoubHani Yacoub
authored andcommitted
remove skip if
1 parent 16b7d65 commit bb2e7d5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/address_bar_and_search/test_preferences_all_toggles_enabled.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ def test_case():
1414
return "1618400"
1515

1616

17-
@pytest.mark.skipif(
18-
sys.platform.lower().startswith("linux"),
19-
reason="Test unstable in CI on Linux. see bug https://bugzilla.mozilla.org/show_bug.cgi?id=1951672",
20-
)
2117
def test_preferences_all_toggles_enabled(driver: Firefox):
2218
"""
2319
C1618400: Preferences - All toggles buttons Enabled

0 commit comments

Comments
 (0)