Disable extension signing check for test runs
This commit is contained in:
parent
a8e5f849f9
commit
2b8a5ba0b7
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ user_pref("extensions.zotero.debug.time", $DEBUG);
|
|||
user_pref("extensions.zotero.firstRunGuidance", false);
|
||||
user_pref("extensions.zotero.firstRun2", false);
|
||||
user_pref("extensions.zotero.reportTranslationFailure", false);
|
||||
user_pref("xpinstall.signatures.required", false);
|
||||
EOF
|
||||
|
||||
# -v flag on Windows makes Firefox process hang
|
||||
|
|
Loading…
Reference in a new issue