diff --git a/src/agents/bash-tools.test.ts b/src/agents/bash-tools.test.ts index 504b133f89c..14f6f5fffcf 100644 --- a/src/agents/bash-tools.test.ts +++ b/src/agents/bash-tools.test.ts @@ -169,7 +169,6 @@ describe("exec tool backgrounding", () => { backgroundMs: 10, allowBackground: false, }); - await expect( customBash.execute("call1", { command: longDelayCmd,