mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 19:08:27 +00:00
chore: Fix types in tests 33/N.
This commit is contained in:
@@ -744,7 +744,7 @@ describe("runHeartbeatOnce", () => {
|
||||
const forcedSessionKey = buildAgentPeerSessionKey({
|
||||
agentId,
|
||||
channel: "whatsapp",
|
||||
peerKind: "dm",
|
||||
peerKind: "direct",
|
||||
peerId: "+15559990000",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user