From 23d6b83704d92a967c85f834642406f0574011a9 Mon Sep 17 00:00:00 2001 From: mjaruzel Date: Wed, 9 Aug 2023 07:38:39 +0200 Subject: [PATCH] chore: remove redundant change --- tests/functional/modules/autoupdate.test.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/functional/modules/autoupdate.test.js b/tests/functional/modules/autoupdate.test.js index eacbb64c..39320e9a 100644 --- a/tests/functional/modules/autoupdate.test.js +++ b/tests/functional/modules/autoupdate.test.js @@ -106,8 +106,7 @@ async function setUpAutoupdate(printLogs = false, onNewVersionReady, expectedVer bundleStorePath: paths.autoUpdateVersionsPath, initialBundlePath: paths.fixtures.bundledWww, test: testMode, - webAppStartupTimeout: 200, - ...settings + webAppStartupTimeout: 200 }, Module: class Module { constructor() {