mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 22:20:30 +00:00
feat: move ssh sandboxing into core
This commit is contained in:
@@ -101,6 +101,7 @@ describe("openshell backend manager", () => {
|
||||
image: "openclaw",
|
||||
configLabelKind: "Source",
|
||||
},
|
||||
config: {},
|
||||
});
|
||||
|
||||
expect(cliMocks.runOpenShellCli).toHaveBeenCalledWith({
|
||||
|
||||
Reference in New Issue
Block a user