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

log(message): win32 ci fail becasue race condition of Puppet.contactGetter() (close #445)

上级 607ad0a8
......@@ -96,9 +96,6 @@ test.serial('ready()', async t => {
if (!fc || !tc) {
throw new Error('no fc or no tc')
}
console.log(m.obj)
console.log(fc.obj)
console.log(tc.obj)
t.is(fc.id , expectedFromUserName, 'contact ready for FromUserName')
t.is(fc.name() , expectedFromNickName, 'contact ready for FromNickName')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册