aboutsummaryrefslogtreecommitdiff
path: root/test/options-util.test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/options-util.test.js')
-rw-r--r--test/options-util.test.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/options-util.test.js b/test/options-util.test.js
index daffe886..41743b9f 100644
--- a/test/options-util.test.js
+++ b/test/options-util.test.js
@@ -425,7 +425,8 @@ function createProfileOptionsUpdatedTestData1() {
priority: 0,
enabled: true,
allowSecondarySearches: false,
- definitionsCollapsible: 'not-collapsible'
+ definitionsCollapsible: 'not-collapsible',
+ partsOfSpeechFilter: true
}
],
parsing: {
@@ -602,7 +603,7 @@ function createOptionsUpdatedTestData1() {
}
],
profileCurrent: 0,
- version: 22,
+ version: 23,
global: {
database: {
prefixWildcardsSupported: false