summaryrefslogtreecommitdiffstats
path: root/browser/components/enterprisepolicies/tests/browser/disable_app_update/browser.ini
blob: d311bcf910d057e17e191994f75ecf050f1ae22c (plain)
1
2
3
4
5
6
7
8
9
[DEFAULT]
prefs =
  app.update.disabledForTesting=false
  browser.policies.alternatePath='<test-root>/browser/components/enterprisepolicies/tests/browser/disable_app_update/config_disable_app_update.json'
support-files =
  config_disable_app_update.json
skip-if = os == 'win' && msix # Updater is disabled in MSIX builds

[browser_policy_disable_app_update.js]