mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 19:32:27 +00:00
fix: align discord registry and runtime test helpers
This commit is contained in:
@@ -107,7 +107,7 @@ describe("resolvePluginCapabilityProviders", () => {
|
||||
origin: "workspace",
|
||||
contracts: {},
|
||||
},
|
||||
] as Array<Record<string, unknown>>,
|
||||
],
|
||||
diagnostics: [],
|
||||
});
|
||||
mocks.withBundledPluginAllowlistCompat.mockReturnValue(allowlistCompat);
|
||||
|
||||
Reference in New Issue
Block a user