mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-23 00:41:17 +00:00
test: update ClickClack resolved account fixtures (#107907)
This commit is contained in:
@@ -78,6 +78,7 @@ function createAgentAccount(
|
||||
allowFrom: ["*"],
|
||||
reconnectMs: 1_500,
|
||||
agentActivity: false,
|
||||
commandMenu: true,
|
||||
config: {
|
||||
allowFrom: ["*"],
|
||||
},
|
||||
@@ -145,6 +146,7 @@ describe("handleClickClackInbound", () => {
|
||||
allowFrom: ["*"],
|
||||
reconnectMs: 1_500,
|
||||
agentActivity: false,
|
||||
commandMenu: true,
|
||||
config: {},
|
||||
} satisfies ResolvedClickClackAccount;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user