Tests: align telegram threading expectation

This commit is contained in:
John Hagler 2026-03-20 12:42:53 -04:00
parent fa3e6fbbf0
commit 8b5c2f91cb

View File

@ -237,7 +237,6 @@ describe("agent-runner-utils", () => {
expect(context).toMatchObject({
currentChannelId: "telegram:-1003841603622",
currentThreadTs: "928",
currentMessageId: "2284",
});
});