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

fix token mock

上级 f4de13b6
......@@ -7,7 +7,8 @@ import { Wechaty } from './wechaty'
test('Io restart without problem', async t => {
const io = new Io({
token : 'mock token in wechaty/wechaty/src/io.spec.ts',
// token must not contain any white spaces
token : 'mock_token_in_wechaty/wechaty/src/io.spec.ts',
wechaty : new Wechaty(),
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册