Skip to content

Commit 0198621

Browse files
committed
Revert "Update timeout to the default test timeout in the blueprint"
This reverts commit 40fe3d6.
1 parent 40fe3d6 commit 0198621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testem.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module.exports = {
33
disable_watching: true,
44
launch_in_ci: ['Chrome'],
55
launch_in_dev: ['Chrome'],
6-
timeout: 120,
6+
timeout: 25,
77
browser_args: {
88
Chrome: {
99
ci: [

0 commit comments

Comments
 (0)