Skip to content

Commit

Permalink
Add a line to prevent TestPilot from installing.
Browse files Browse the repository at this point in the history
  • Loading branch information
sayrer committed Jun 24, 2011
1 parent a1440b8 commit 2bbfb7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/resources/firefox/user.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ user_pref("app.update.enabled", false);
user_pref("browser.panorama.experienced_first_run", true); // Assume experienced
user_pref("dom.w3c_touch_events.enabled", true);
user_pref("extensions.checkCompatibility", false);
user_pref("extensions.installDistroAddons", false); // prevent testpilot etc

0 comments on commit 2bbfb7a

Please sign in to comment.