Skip to content

Commit

Permalink
set video to false
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Jan 26, 2018
1 parent af05dea commit 8e42a1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ module.exports = function(config) {
build: browserstackName,
pollingTimeout: 30000,
captureTimeout: 600,
timeout: 600
timeout: 600,
video: false
},
customLaunchers: getCustomLaunchers(),

Expand Down

0 comments on commit 8e42a1f

Please sign in to comment.