mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-27 01:41:40 +00:00
Tests: fix Feishu full registration mock
This commit is contained in:
@@ -51,6 +51,7 @@ describe("feishu plugin register", () => {
|
||||
registerChannel,
|
||||
on: vi.fn(),
|
||||
config: {},
|
||||
registrationMode: "full",
|
||||
} as unknown as OpenClawPluginApi;
|
||||
|
||||
plugin.register(api);
|
||||
|
||||
Reference in New Issue
Block a user