feat: add higher-level git and code interpreter APIs
This commit is contained in:
@ -21,7 +21,6 @@ describe("CommandManager", () => {
|
||||
|
||||
expect(exec).toHaveBeenCalledWith("cap_1", {
|
||||
args: ["--version"],
|
||||
background: false,
|
||||
cmd: "node",
|
||||
timeout_sec: 5,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user