fix: normalize alternate tkmind publish links
This commit is contained in:
@@ -493,7 +493,6 @@ test('maybeAttachPublishedHtmlLink can attach a verified existing public html li
|
|||||||
|
|
||||||
assert.match(text, /https:\/\/m\.tkmind\.cn\/MindSpace\/.+\/public\/thailand-guide\.html/);
|
assert.match(text, /https:\/\/m\.tkmind\.cn\/MindSpace\/.+\/public\/thailand-guide\.html/);
|
||||||
});
|
});
|
||||||
|
|
||||||
test('wechat mp service splits long agent replies into multiple customer messages', async () => {
|
test('wechat mp service splits long agent replies into multiple customer messages', async () => {
|
||||||
const token = 'token';
|
const token = 'token';
|
||||||
const timestamp = '1710000000';
|
const timestamp = '1710000000';
|
||||||
|
|||||||
Reference in New Issue
Block a user