mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 17:51:22 +00:00
test(delivery): keep telegram parent channel target expectation
This commit is contained in:
@@ -160,7 +160,7 @@ describe("delivery context helpers", () => {
|
||||
channel: "telegram",
|
||||
conversationId: "42",
|
||||
parentConversationId: "-10099",
|
||||
expected: { to: "-10099", threadId: "42" },
|
||||
expected: { to: "channel:-10099", threadId: "42" },
|
||||
},
|
||||
{
|
||||
channel: "mattermost",
|
||||
|
||||
Reference in New Issue
Block a user