Skip to content

Commit 97f9635

Browse files
committed
Fix lint(?) and Unified test list
1 parent 134ebe3 commit 97f9635

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

l10n_CM/region/Unified.json

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
{
22
"tests": [
3-
"test_demo_cc_doorhanger_shown_on_valid_credit_card_submission.py",
4-
"test_demo_cc_add_new_credit_card.py",
3+
"test_demo_ad_address_data_captured_in_doorhanger_and_stored.py",
4+
"test_demo_ad_autofill_name_org.py",
5+
"test_demo_ad_autofill_phone_email.py",
56
"test_demo_ad_doorhanger_shown_on_valid_address_submission.py",
7+
"test_demo_ad_email_phone_captured_in_doorhanger_and_stored.py",
68
"test_demo_ad_name_org_captured_in_doorhanger_and_stored.py",
7-
"test_demo_ad_address_data_captured_in_doorhanger_and_stored.py",
8-
"test_demo_cc_dropdown-presence.py",
9+
"test_demo_ad_verify_new_address_added.py",
10+
"test_demo_cc_add_new_credit_card.py",
911
"test_demo_cc_clear_form.py",
12+
"test_demo_cc_doorhanger_data_is_stored_in_about_prefs.py",
13+
"test_demo_cc_doorhanger_shown_on_valid_credit_card_submission.py",
1014
"test_demo_cc_dropdown-presence.py",
11-
"test_demo_ad_autofill_name_org.py",
12-
"test_demo_cc_yellow_highlight.py",
13-
"test_demo_ad_autofill_phone_email.py"
15+
"test_demo_cc_yellow_highlight.py"
1416
]
1517
}

0 commit comments

Comments
 (0)