mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 13:00:45 +00:00
fix: keep runtime deps repair out of hot paths
This commit is contained in:
@@ -457,6 +457,7 @@ describe("resolvePluginTools optional tools", () => {
|
||||
|
||||
expect(loadOpenClawPluginsMock).toHaveBeenCalledWith(
|
||||
expect.objectContaining({
|
||||
installBundledRuntimeDeps: false,
|
||||
runtimeOptions: {
|
||||
allowGatewaySubagentBinding: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user