mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 17:02:17 -05:00
remove timeout from mocha tests
This commit is contained in:
parent
0d45d86bce
commit
b4bfc7f127
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user