Bug 1511312 - [fxui] Re-enable update permissions for update tests. r=ato

Differential Revision: https://phabricator.services.mozilla.com/D15641

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Henrik Skupin 2019-01-03 14:06:22 +00:00
parent c75b1129c5
commit 90798fe371

View File

@ -13,6 +13,7 @@ from firefox_ui_harness.testcases import UpdateTestCase
DEFAULT_PREFS = {
'app.update.disabledForTesting': False,
# Bug 1355026: Re-enable when support for the new simplified UI update is available
'app.update.doorhanger': False,
'app.update.log': True,