mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-14 11:48:38 +00:00
chore: Fix types in tests 13/N.
This commit is contained in:
@@ -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"),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user