aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 3 deletions
diff --git a/test/test-options-util.js b/test/test-options-util.js
index 49ab8c9e..16faf512 100644
--- a/test/test-options-util.js
+++ b/test/test-options-util.js
@@ -561,12 +561,11 @@ function createOptionsUpdatedTestData1() {
}
],
profileCurrent: 0,
- version: 9,
+ version: 10,
global: {
database: {
prefixWildcardsSupported: false
- },
- useSettingsV2: true
+ }
}
};
}