mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-20 21:23:23 +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