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 40fe3d6 commit 0198621Copy full SHA for 0198621
1 file changed
testem.js
@@ -3,7 +3,7 @@ module.exports = {
3
disable_watching: true,
4
launch_in_ci: ['Chrome'],
5
launch_in_dev: ['Chrome'],
6
- timeout: 120,
+ timeout: 25,
7
browser_args: {
8
Chrome: {
9
ci: [
0 commit comments