test: align channel fixtures with open dm policy

This commit is contained in:
Peter Steinberger
2026-04-29 07:07:59 +01:00
parent d28500ffd6
commit 7d74c1f4b9
12 changed files with 29 additions and 22 deletions

View File

@@ -44,7 +44,6 @@ function createParams(
cfg,
accountId: "default",
opts: undefined,
allowFrom: [],
groupAllowFrom: [],
groupPolicy: "open",
dmPolicy: "open",
@@ -55,6 +54,7 @@ function createParams(
selfChatCache: undefined,
logVerbose: undefined,
...restOverrides,
allowFrom: restOverrides.allowFrom ?? ["*"],
message,
messageText,
bodyText,