mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 05:16:23 -06:00
test(plugins): include dreaming sidecar in startup expectation
This commit is contained in:
@@ -2509,7 +2509,7 @@ describe("resolveGatewayStartupPluginIds", () => {
|
||||
enabledPluginIds: ["memory-lancedb"],
|
||||
memorySlot: "memory-lancedb",
|
||||
}),
|
||||
expected: ["demo-channel", "browser", "memory-lancedb"],
|
||||
expected: ["demo-channel", "browser", "memory-core", "memory-lancedb"],
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user