We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b4e76 commit 2339da8Copy full SHA for 2339da8
testem.js
@@ -6,6 +6,7 @@ module.exports = {
6
parallel: -1,
7
launch_in_ci: ['Chrome'],
8
launch_in_dev: ['Chrome'],
9
+ browser_start_timeout: 120,
10
browser_args: {
11
Chrome: {
12
mode: 'ci',
0 commit comments