mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 21:18:35 +00:00
Bug 1367567 - Allow non-mpc extensions when running sync's TPS tests r=markh
MozReview-Commit-ID: KqjGY0Wx7MH --HG-- extra : rebase_source : f1bc4b63a0c513558ad4e8bc1c6b26a6096c4c74
This commit is contained in:
parent
85291791fd
commit
f29506dfb7
@ -78,6 +78,7 @@ class TPSTestRunner(object):
|
|||||||
'xpinstall.signatures.required': False,
|
'xpinstall.signatures.required': False,
|
||||||
'services.sync.testing.tps': True,
|
'services.sync.testing.tps': True,
|
||||||
'engine.bookmarks.repair.enabled': False,
|
'engine.bookmarks.repair.enabled': False,
|
||||||
|
'extensions.allow-non-mpc-extensions': True,
|
||||||
}
|
}
|
||||||
|
|
||||||
debug_preferences = {
|
debug_preferences = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user