mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 09:41:11 +00:00
test(slack): pass isThreadReply in genuine-thread test scenario
This commit is contained in:
committed by
Peter Steinberger
parent
7f7cfc794f
commit
05b3d34a92
@@ -68,6 +68,7 @@ describe("resolveSlackThreadTs", () => {
|
||||
incomingThreadTs: threadTs,
|
||||
messageTs,
|
||||
hasReplied,
|
||||
isThreadReply: true,
|
||||
}),
|
||||
).toBe(threadTs);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user