Skip to content

Commit f918d45

Browse files
Hani YacoubHani Yacoub
authored andcommitted
remove change config
1 parent 72256ac commit f918d45

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

l10n_CM/Unified/test_demo_ad_email_phone_captured_in_doorhanger_and_stored.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,8 @@ def test_demo_ad_email_phone_captured_in_doorhanger_and_stored(driver: Firefox,
2222
address_autofill = AddressFill(driver)
2323
address_autofill_popup = AutofillPopup(driver)
2424
util = Utilities()
25-
about_config = AboutConfig(driver)
2625
browser_action_obj = BrowserActions(driver)
2726

28-
# Change pref value of region
29-
about_config.change_config_value("browser.search.region", region)
30-
3127
# create fake data and fill it in
3228
address_autofill.open()
3329
address_autofill_data = util.fake_autofill_data(region)

0 commit comments

Comments
 (0)