fix: Failing tests due to import sorting.

This commit is contained in:
cpojer
2026-02-01 10:41:31 +09:00
parent 96c9ffdedc
commit 58f4185925
13 changed files with 62 additions and 50 deletions

View File

@@ -40,6 +40,7 @@ describe("discord processDiscordMessage inbound contract", () => {
historyLimit: 0,
mediaMaxBytes: 1024,
textLimit: 4000,
sender: { label: "user" },
replyToMode: "off",
ackReactionScope: "direct",
groupPolicy: "open",