Permalink
Browse files
test(2e2): increase timeout from 10s to 30s
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
bin/e2e-test.sh
|
|
@@ -28,7 +28,7 @@ export NODE_PATH=$NODE_PATH/$HUBOT_FOLDER/node_modules:$TEMP_ROOT/node_modules |
|
|
|
|
|
|
|
## start |
|
|
|
expect <<EOL |
|
|
|
set timeout 10 |
|
|
|
set timeout 30 |
|
|
|
|
|
|
|
spawn bin/hubot --name e2etest |
|
|
|
|
|
|
|
0 comments on commit
8f37687