Skip to content

Commit 5303a71

Browse files
rerun
1 parent a88d070 commit 5303a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

l10n_CM/Unified/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def add_to_prefs_list(region: str):
5757

5858
@pytest.fixture()
5959
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"""
60+
"""List of prefs to send to the main conftest.py driver fixture"""
6161
prefs = [
6262
("extensions.formautofill.creditCards.reauth.optout", False),
6363
("extensions.formautofill.reauth.enabled", False),

0 commit comments

Comments
 (0)