 Issue 29355872:
  Issue 4223 - Adapt synchronizer tests to work in adblockpluscore repository  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockpluscore
    
  
    Issue 29355872:
  Issue 4223 - Adapt synchronizer tests to work in adblockpluscore repository  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockpluscore| Index: test/stub-modules/prefs.js | 
| =================================================================== | 
| --- a/test/stub-modules/prefs.js | 
| +++ b/test/stub-modules/prefs.js | 
| @@ -1,3 +1,6 @@ | 
| exports.Prefs = { | 
| - savestats: true | 
| + savestats: true, | 
| + subscriptions_autoupdate: true, | 
| + subscriptions_fallbackerrors: 5, | 
| + subscriptions_fallbackurl: "" | 
| }; |