Skip to content

Commit 974e2b1

Browse files
change demo default
1 parent 805e5db commit 974e2b1

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
@@ -42,7 +42,7 @@ def get_html_files(live_site, region):
4242

4343
@pytest.fixture()
4444
def region():
45-
return os.environ.get("FX_REGION", "IT")
45+
return os.environ.get("FX_REGION", "US")
4646

4747

4848
@pytest.fixture()

0 commit comments

Comments
 (0)