chore: Fix types in tests 13/N.

This commit is contained in:
cpojer
2026-02-17 11:58:39 +09:00
parent 81fd771cb9
commit 50fd2a99ba
15 changed files with 43 additions and 40 deletions

View File

@@ -62,7 +62,7 @@ describe("trigger handling", () => {
{
agents: {
defaults: {
model: "anthropic/claude-opus-4-5",
model: { primary: "anthropic/claude-opus-4-5" },
workspace: join(home, "openclaw"),
},
},