From 573d721d2a4a793148875ebd45fdfc39459a341c Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Sun, 15 Sep 2013 19:55:09 +0200 Subject: [PATCH] test ci --- Gruntfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Gruntfile.js b/Gruntfile.js index eb7bd31..fd6d978 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -61,6 +61,7 @@ module.exports = function(grunt) { mocha: { all: { options: { + timeout: 20000, urls: ['http://localhost:<%= connect.test.options.port %>/test/new-unit/index.html'], run: false }