fix(test): align assertions after cherry-pick merge from 3 worktrees
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -252,8 +252,8 @@ describe("createCouncilFinalize", () => {
|
||||
expect(calls[0].priority).toBe("critical")
|
||||
expect(calls[0].content).toContain("<athena_runtime_guidance>")
|
||||
expect(calls[0].content).toContain("intent: PLAN")
|
||||
expect(calls[0].content).toContain("Execute full plan (Prometheus)")
|
||||
expect(calls[0].content).toContain("Execute selected phase (Prometheus)")
|
||||
expect(calls[0].content).toContain("Plan full scope (Prometheus)")
|
||||
expect(calls[0].content).toContain("Plan selected phase (Prometheus)")
|
||||
expect(calls[0].content).toContain(".sisyphus/athena/notes/")
|
||||
expect(calls[0].content).not.toContain("Hand off to Atlas to save the plan as .md")
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user