Skip to content

Commit

Permalink
remove unnecessary console log
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbenw committed Apr 22, 2024
1 parent 76e21fa commit 21f2abf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/electron/features/support/steps/request-steps.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ Given('I launch an app with configuration:', launchConfig, (data) => {
setup[key] = config
})

console.log('launching app with setup:', setup)

return global.automator.start({
BUGSNAG_CONFIG: setup.bugsnag,
BUGSNAG_PRELOAD: setup.preload,
Expand Down

0 comments on commit 21f2abf

Please sign in to comment.