mirror of
https://github.com/moparisthebest/mail
synced 2024-11-11 03:35:01 -05:00
test ci
This commit is contained in:
parent
7931acc004
commit
573d721d2a
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user