mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-22 06:32:00 +00:00
Tests: align plugin-sdk root export contract
This commit is contained in:
@@ -96,6 +96,7 @@ describe("plugin-sdk exports", () => {
|
||||
it("keeps the root runtime surface intentionally small", async () => {
|
||||
const runtimeExports = await readIndexRuntimeExports();
|
||||
expect([...runtimeExports].toSorted()).toEqual([
|
||||
"buildMemorySystemPromptAddition",
|
||||
"delegateCompactionToRuntime",
|
||||
"emptyPluginConfigSchema",
|
||||
"onDiagnosticEvent",
|
||||
|
||||
Reference in New Issue
Block a user