mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 09:12:42 +00:00
fix: Failing tests due to import sorting.
This commit is contained in:
@@ -40,6 +40,7 @@ describe("discord processDiscordMessage inbound contract", () => {
|
||||
historyLimit: 0,
|
||||
mediaMaxBytes: 1024,
|
||||
textLimit: 4000,
|
||||
sender: { label: "user" },
|
||||
replyToMode: "off",
|
||||
ackReactionScope: "direct",
|
||||
groupPolicy: "open",
|
||||
|
||||
Reference in New Issue
Block a user