mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 11:30:23 +00:00
test(plugins): align root plugin-sdk runtime contract
This commit is contained in:
@@ -96,7 +96,6 @@ 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