测试用例换个 token

This commit is contained in:
liangtongchuan
2021-02-04 11:42:55 +08:00
parent b9295ec042
commit 50a472d8a5
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ describe('军团测试', function() {
// 连接成功执行函数
console.log('gate连接成功', data);
// done();
pinusClient.request('connector.entryHandler.enter', {token:'mgn0njiajb6kapid3eekvt7tssxelig9zi2oq2bzkxr4zzi9w9', serverId: 1} , (ret) => {
pinusClient.request('connector.entryHandler.enter', {token:'jxrka4ocnzgcgc4pt2jhsikdgktzw9myon55hp34fxjql85yxr', serverId: 1} , (ret) => {
// 消息回调
console.log('connector返回', JSON.stringify(ret));
roleInfo = ret.role;