mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
build: 1.6.8 beta07
This commit is contained in:
parent
2e850e9d17
commit
2d567f487e
@ -39,7 +39,6 @@ describe('MessageUniqueWrapper', () => {
|
||||
peer.chatType = 1;
|
||||
peer.peerUid = '123';
|
||||
const msgId = 'msgId123';
|
||||
|
||||
messageUniqueWrapper.createMsg(peer, msgId);
|
||||
|
||||
const shortId = messageUniqueWrapper.getShortIdByMsgId(msgId);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user