聊天:系统聊天限制
This commit is contained in:
@@ -113,7 +113,8 @@ describe('聊天测试', function() {
|
||||
});
|
||||
|
||||
it('测试系统频道消息', function(done) {
|
||||
testGroupMsg(pinusClient, roleInfo, pinusClientT, CHANNEL_PREFIX.SYS, roleInfo.serverId, done);
|
||||
// TODO: 玩家无法在系统频道发送消息,需要添加系统推送的监听测试
|
||||
done();
|
||||
});
|
||||
|
||||
it('测试世界频道消息', function(done) {
|
||||
|
||||
Reference in New Issue
Block a user