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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test-options-util.js b/test/test-options-util.js
index beef6f80..e245a285 100644
--- a/test/test-options-util.js
+++ b/test/test-options-util.js
@@ -417,7 +417,8 @@ function createProfileOptionsUpdatedTestData1() {
kanji: {deck: '', model: '', fields: {}},
duplicateScope: 'collection',
checkForDuplicates: true,
- fieldTemplates: null
+ fieldTemplates: null,
+ suspendNewCards: false
},
sentenceParsing: {
scanExtent: 200,