Skip to content

Commit

Permalink
testem: Increase browser_start_timeout (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 authored Dec 16, 2019
1 parent 6e4c9ca commit 8acf142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testem.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ module.exports = {
'launch_in_dev': [
'Chrome'
],
browser_start_timeout: 120,
browser_args: {
Chrome: {
mode: 'ci',
Expand Down

0 comments on commit 8acf142

Please sign in to comment.