mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-20 22:40:58 +00:00
test(mattermost): fix DM retry fixtures
This commit is contained in:
@@ -80,6 +80,7 @@ describe("sendMessageMattermost", () => {
|
||||
accountId: "default",
|
||||
botToken: "bot-token",
|
||||
baseUrl: "https://mattermost.example.com",
|
||||
config: {},
|
||||
});
|
||||
mockState.loadOutboundMediaFromUrl.mockReset();
|
||||
mockState.createMattermostClient.mockReset();
|
||||
|
||||
Reference in New Issue
Block a user