mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
build: 1.6.8 beta07
This commit is contained in:
@@ -39,7 +39,6 @@ describe('MessageUniqueWrapper', () => {
|
|||||||
peer.chatType = 1;
|
peer.chatType = 1;
|
||||||
peer.peerUid = '123';
|
peer.peerUid = '123';
|
||||||
const msgId = 'msgId123';
|
const msgId = 'msgId123';
|
||||||
|
|
||||||
messageUniqueWrapper.createMsg(peer, msgId);
|
messageUniqueWrapper.createMsg(peer, msgId);
|
||||||
|
|
||||||
const shortId = messageUniqueWrapper.getShortIdByMsgId(msgId);
|
const shortId = messageUniqueWrapper.getShortIdByMsgId(msgId);
|
||||||
|
Reference in New Issue
Block a user