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 a34cc93a..26ccdd14 100644
--- a/test/options-util.test.js
+++ b/test/options-util.test.js
@@ -426,7 +426,8 @@ function createProfileOptionsUpdatedTestData1() {
enabled: true,
allowSecondarySearches: false,
definitionsCollapsible: 'not-collapsible',
- partsOfSpeechFilter: true
+ partsOfSpeechFilter: true,
+ useDeinflections: true
}
],
parsing: {
@@ -603,7 +604,7 @@ function createOptionsUpdatedTestData1() {
}
],
profileCurrent: 0,
- version: 23,
+ version: 24,
global: {
database: {
prefixWildcardsSupported: false