We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88d070 commit 5303a71Copy full SHA for 5303a71
l10n_CM/Unified/conftest.py
@@ -57,7 +57,7 @@ def add_to_prefs_list(region: str):
57
58
@pytest.fixture()
59
def prefs_list(add_to_prefs_list: List[tuple[str, str | bool]], region: str):
60
- """List of prefs to send to main conftest.py driver fixture"""
+ """List of prefs to send to the main conftest.py driver fixture"""
61
prefs = [
62
("extensions.formautofill.creditCards.reauth.optout", False),
63
("extensions.formautofill.reauth.enabled", False),
0 commit comments