测试:修改一些令测试失败的问题
This commit is contained in:
@@ -58,7 +58,7 @@ function testGroupMsg(pinusClient: PinusWSClient, roleInfo: any, pinusClientT: P
|
||||
setTimeout(() => {
|
||||
expect(msgReceiveCnt).to.be.equal(2);
|
||||
done();
|
||||
}, 1000);
|
||||
}, 2000);
|
||||
});
|
||||
}, 100);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user