From abc017545c6fce1c4b754a560f19d3ccaaf82eca Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 20 Dec 2020 22:16:38 -0500 Subject: Update the popup preview to always be visible on the settings v2 page (#1151) --- test/test-options-util.js | 1 - 1 file changed, 1 deletion(-) (limited to 'test') 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 } }; -- cgit v1.2.3