summaryrefslogtreecommitdiff
path: root/test/test-options-util.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-options-util.js')
-rw-r--r--test/test-options-util.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/test-options-util.js b/test/test-options-util.js
index cfb1c87d..ca14e8d4 100644
--- a/test/test-options-util.js
+++ b/test/test-options-util.js
@@ -292,7 +292,8 @@ function createProfileOptionsUpdatedTestData1() {
showIframePopupsInRootFrame: false,
useSecurePopupFrameUrl: true,
usePopupShadowDom: true,
- usePopupWindow: false
+ usePopupWindow: false,
+ maximumClipboardSearchLength: 1000
},
audio: {
enabled: true,
@@ -498,7 +499,7 @@ function createOptionsUpdatedTestData1() {
}
],
profileCurrent: 0,
- version: 6,
+ version: 7,
global: {
database: {
prefixWildcardsSupported: false