Skip to content

Commit

Permalink
chore: remove redundant change
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcctech committed Aug 9, 2023
1 parent 866ec5c commit 23d6b83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/functional/modules/autoupdate.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 23d6b83

Please sign in to comment.