fixed the browser test

This commit is contained in:
Spencer Alger
2014-01-29 10:50:32 -07:00
parent bc97cc9f6f
commit f10052f19e
5 changed files with 29 additions and 13 deletions

View File

@ -23,6 +23,7 @@ module.exports = {
exec: 'node ./test/utils/server',
options: {
wait: false,
quiet: true,
ready: /listening/
}
},