Skip to content

Commit 26823a4

Browse files
committed
test(agents): force gateway timeout coverage
1 parent fd19c06 commit 26823a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/agents/bash-tools.exec-foreground-failures.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ describe("exec foreground failures", () => {
3838

3939
const result = await tool.execute("call-timeout", {
4040
command: longDelayCmd,
41+
host: "gateway",
4142
});
4243

4344
expect(result.content[0]?.type).toBe("text");

0 commit comments

Comments
 (0)