Skip to content

Commit c9c437b

Browse files
committed
test 1976523 passed with project's latest main merged
1 parent 579e7bf commit c9c437b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ pytest = "<8.4"
1111
pytest-httpserver = "1.0.12"
1212
requests = "<3.0"
1313
pytest-xdist = "3.6.1"
14+
pytest-html = "4.1.1"
1415
pypom = "2.2.4"
1516
taskcluster-taskgraph = "==9.0.0"
1617
jsonpath-ng = "1.6.1"
@@ -24,7 +25,6 @@ google-auth = "2.32.0"
2425
psutil = "<6.1"
2526
pytest-json-report = "==1.5.0"
2627
beautifulsoup4 = "4.12.3"
27-
pytest-html = "*"
2828

2929
[dev-packages]
3030
werkzeug = "==3.0.3"

l10n_CM/run_l10n.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,13 @@
9898
"zalando",
9999
"zara",
100100
"zooplus",
101+
"zara",
102+
"cocolita",
103+
"torfs",
104+
"standaardboekhandel",
105+
"douglas",
106+
"brico",
107+
"toychamp",
101108
}
102109

103110
loaded_valid_sites = valid_l10n_mappings().keys()

0 commit comments

Comments
 (0)