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 20b1f3f4..cfb5bd95 100644
--- a/test/test-options-util.js
+++ b/test/test-options-util.js
@@ -294,7 +294,8 @@ function createProfileOptionsUpdatedTestData1() {
usePopupWindow: false,
popupCurrentIndicatorMode: 'triangle',
popupActionBarVisibility: 'auto',
- popupActionBarLocation: 'top'
+ popupActionBarLocation: 'top',
+ frequencyDisplayMode: 'split-tags-grouped'
},
audio: {
enabled: true,
@@ -559,7 +560,7 @@ function createOptionsUpdatedTestData1() {
}
],
profileCurrent: 0,
- version: 8,
+ version: 9,
global: {
database: {
prefixWildcardsSupported: false