提交 cc63088a 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

change server test use another port, because there has a leak of port close in other tests...

上级 358e5290
......@@ -5,7 +5,7 @@ const co = require('co')
const log = require('../../src/npmlog-env')
const PuppetWebServer = require('../../src/puppet-web/server')
const PORT = 58788
const PORT = 48788
test('PuppetWebServer basic tests', function(t) {
const s = new PuppetWebServer({port: PORT})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册