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