Skip to content

Commit 72b1839

Browse files
Merge pull request #662 from mozilla/anca/CM-cleanup
Anca/ CM cleanup - Bestbuy US and Calveinklein CA (replace skip with skipped for ad)
2 parents b662374 + d98da55 commit 72b1839

File tree

3 files changed

+21
-5
lines changed

3 files changed

+21
-5
lines changed

l10n_CM/constants/bestbuy/US/bestbuy_ad.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
},
1414
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
15-
"skip": "True",
1615
"fields": [
1716
"24fa9bb9-032c-4aa5-a829-8f3c8950cba3",
1817
"ca35b256-a76c-476b-bc50-5e651c0a20fe",
@@ -22,5 +21,14 @@
2221
"1f396341-9cfb-400a-9946-80ac1a721c09",
2322
"afe0ae5c-f224-46f2-9331-aa9b3053dcc8",
2423
"b9c75b09-1531-479e-8823-45d212333bd2"
25-
]
24+
],
25+
"skipped": [
26+
"test_demo_ad_1c_dropdown_phone_email_fields.py",
27+
"test_demo_ad_2c_preview_phone_email_fields.py",
28+
"test_demo_ad_3a_autofill_address_fields.py",
29+
"test_demo_ad_3b_autofill_name_org_fields.py",
30+
"test_demo_ad_3c_autofill_phone_email_fields.py",
31+
"test_demo_ad_4c_highlight_phone_email_fields.py",
32+
"test_demo_ad_5c_clear_phone_email_fields.py"
33+
]
2634
}

l10n_CM/constants/calvinklein/CA/calvinklein_ad.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"telephone": "57aab032-b31d-4bf9-8b7a-3fc5f265f6fc"
1212
},
1313
"form_field": "*[data-moz-autofill-inspect-id='{given_name}']",
14-
"skip": "True",
1514
"fields": [
1615
"7d7a6c7c-7084-477e-afda-b27c826032a8",
1716
"179a5ec2-4a98-45e9-9806-abb5496700d0",
@@ -21,5 +20,14 @@
2120
"a2d9e97a-4dab-44cf-960f-f5bbc1db447a",
2221
"e4ebe951-0ed1-4ea9-b2c2-518b7b2ec034",
2322
"57aab032-b31d-4bf9-8b7a-3fc5f265f6fc"
24-
]
23+
],
24+
"skipped": [
25+
"test_demo_ad_1c_dropdown_phone_email_fields.py",
26+
"test_demo_ad_2c_preview_phone_email_fields.py",
27+
"test_demo_ad_3a_autofill_address_fields.py",
28+
"test_demo_ad_3b_autofill_name_org_fields.py",
29+
"test_demo_ad_3c_autofill_phone_email_fields.py",
30+
"test_demo_ad_4c_highlight_phone_email_fields.py",
31+
"test_demo_ad_5c_clear_phone_email_fields.py"
32+
]
2533
}

l10n_CM/constants/cdiscount/FR/cdiscount_cc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"card_number": "03b45e0e-3ee5-4588-bb52-11c51280b1a1",
55
"expiration_date": "1f545e96-cf5e-4bdd-8f70-8d307f9de357",
66
"cvv": "963fd1a5-05f5-4464-adba-71c1529dc983",
7-
"cardholder_name": "e9f9c0b6-2960-47f0-91ca-74b18b3f1056"
7+
"name": "e9f9c0b6-2960-47f0-91ca-74b18b3f1056"
88
},
99
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
1010
"fields": [

0 commit comments

Comments
 (0)