Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Commit

Permalink
captureTimeout=0
Browse files Browse the repository at this point in the history
  • Loading branch information
mov37 committed Jun 13, 2016
1 parent ecf664e commit 783eebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/karma.sauceLabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ module.exports = function ( config ) {

config.set( Object.assign( {
singleRun : true ,
captureTimeout : 0 ,
customLaunchers ,
browsers : Object.keys( customLaunchers ) ,
sauceLabs : { startConnect : false }
Expand Down

0 comments on commit 783eebf

Please sign in to comment.