From 49b603c7561c1f39cd79c969e00b6069cedb2397 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 14 Mar 2021 22:51:48 -0400 Subject: Remove old settings page (#1524) * Remove old settings page * Remove spinner.gif --- test/test-options-util.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'test') diff --git a/test/test-options-util.js b/test/test-options-util.js index 49ab8c9e..16faf512 100644 --- a/test/test-options-util.js +++ b/test/test-options-util.js @@ -561,12 +561,11 @@ function createOptionsUpdatedTestData1() { } ], profileCurrent: 0, - version: 9, + version: 10, global: { database: { prefixWildcardsSupported: false - }, - useSettingsV2: true + } } }; } -- cgit v1.2.3