Skip to content

Commit 2bbd201

Browse files
philimon-resetvsangereanMOZ
authored andcommitted
unfortunate mistake
1 parent c7d461f commit 2bbd201

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
@@ -15,7 +15,7 @@
1515

1616
@pytest.fixture()
1717
def region():
18-
return os.environ.get("FX_REGION")
18+
return os.environ.get("FX_REGION", "US")
1919

2020

2121
@pytest.fixture()

0 commit comments

Comments
 (0)