diff --git a/test/test-options-util.js b/test/test-options-util.js index c3ff4c8f..82859dd3 100644 --- a/test/test-options-util.js +++ b/test/test-options-util.js @@ -500,7 +500,8 @@ function createOptionsUpdatedTestData1() { global: { database: { prefixWildcardsSupported: false - } + }, + showPopupPreview: false } }; }