test(stop-continuation-guard): rename parentSessionId/parentMessageId in task fixture

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-05-04 16:30:06 +09:00
parent 65c1b50946
commit 7fefb59a06
@@ -46,8 +46,8 @@ describe("stop-continuation-guard", () => {
id,
status,
description: `${id} description`,
parentSessionID: "parent-session",
parentMessageID: "parent-message",
parentSessionId: "parent-session",
parentMessageId: "parent-message",
prompt: "prompt",
agent: "sisyphus-junior",
}