mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
build: 1.6.8 beta07
This commit is contained in:
parent
2d76bcf0cf
commit
f916682a71
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user