aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-12-20 22:16:38 -0500
committerGitHub <noreply@github.com>2020-12-20 22:16:38 -0500
commitabc017545c6fce1c4b754a560f19d3ccaaf82eca (patch)
tree6459d86296ac5b8f452988873804138ea23da424 /test
parentabfe066d7ee97e83c3ffa1cac3eb3eb75a0ea856 (diff)
Update the popup preview to always be visible on the settings v2 page (#1151)
Diffstat (limited to 'test')
-rw-r--r--test/test-options-util.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test-options-util.js b/test/test-options-util.js
index a00e9e72..7ef5e0a1 100644
--- a/test/test-options-util.js
+++ b/test/test-options-util.js
@@ -507,7 +507,6 @@ function createOptionsUpdatedTestData1() {
database: {
prefixWildcardsSupported: false
},
- showPopupPreview: false,
useSettingsV2: false
}
};