mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:50:46 +00:00
test: align channel fixtures with open dm policy
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user