Skip to content

Commit a09d162

Browse files
committed
test(config): align agent runtime fixture
1 parent 6b8a96d commit a09d162

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/config/zod-schema.agent-defaults.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ describe("agent defaults schema", () => {
151151
AgentDefaultsSchema.parse({
152152
agentRuntime: {
153153
id: "claude-cli",
154-
fallback: "none",
155154
},
156155
}),
157156
).not.toThrow();

0 commit comments

Comments
 (0)