mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-21 05:32:53 +00:00
test: align discord action expectation
This commit is contained in:
@@ -101,7 +101,6 @@ describe("discordMessageActions", () => {
|
||||
});
|
||||
|
||||
expect(handleDiscordMessageActionMock).toHaveBeenCalledWith({
|
||||
channel: "discord",
|
||||
action: "send",
|
||||
params: { to: "channel:123", text: "hello" },
|
||||
cfg,
|
||||
|
||||
Reference in New Issue
Block a user