mirror of https://github.com/openclaw/openclaw.git
test(exec): resolve rebase artifact in bash-tools test
This commit is contained in:
parent
1d8968c8a8
commit
a5917e4ad8
|
|
@ -169,7 +169,6 @@ describe("exec tool backgrounding", () => {
|
|||
backgroundMs: 10,
|
||||
allowBackground: false,
|
||||
});
|
||||
|
||||
await expect(
|
||||
customBash.execute("call1", {
|
||||
command: longDelayCmd,
|
||||
|
|
|
|||
Loading…
Reference in New Issue