Skip to content

Commit

Permalink
Revert "Add verbose logs to browserstack"
Browse files Browse the repository at this point in the history
This reverts commit c2b3167.
  • Loading branch information
xavierfoucrier committed Feb 11, 2021
1 parent c2b3167 commit b2eb089
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion karma.conf.js
Expand Up @@ -119,7 +119,6 @@ module.exports = (config) => {
username: process.env.BROWSERSTACK_USERNAME,
accessKey: process.env.BROWSERSTACK_ACCESS_KEY,
video: false,
console: 'verbose',
},
captureTimeout: 120000,
customLaunchers: customLaunchers,
Expand Down

0 comments on commit b2eb089

Please sign in to comment.