mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
Bug 1390338 - Enable legacy extensions when running TPS. r=markh
MozReview-Commit-ID: KKReASjFcOT --HG-- extra : rebase_source : aaaff4bb04f04c29dcf6c7cbaa246352de647a2f
This commit is contained in:
parent
21fe68ef86
commit
9fbf0a08aa
@ -79,6 +79,7 @@ class TPSTestRunner(object):
|
||||
'services.sync.testing.tps': True,
|
||||
'engine.bookmarks.repair.enabled': False,
|
||||
'extensions.allow-non-mpc-extensions': True,
|
||||
'extensions.legacy.enabled': True,
|
||||
}
|
||||
|
||||
debug_preferences = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user