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.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/options-util.test.js b/test/options-util.test.js
index 253b9650..60d44470 100644
--- a/test/options-util.test.js
+++ b/test/options-util.test.js
@@ -95,6 +95,7 @@ function createProfileOptionsTestData1() {
enableOnSearchPage: true,
enableSearchTags: false,
layoutAwareScan: false,
+ scanAltText: true,
},
translation: {
convertHalfWidthCharacters: 'false',
@@ -325,6 +326,7 @@ function createProfileOptionsUpdatedTestData1() {
hidePopupOnCursorExit: false,
hidePopupOnCursorExitDelay: 0,
normalizeCssZoom: true,
+ scanAltText: true,
preventMiddleMouse: {
onWebPages: false,
onPopupPages: false,
@@ -606,7 +608,7 @@ function createOptionsUpdatedTestData1() {
},
],
profileCurrent: 0,
- version: 41,
+ version: 42,
global: {
database: {
prefixWildcardsSupported: false,