mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:20:43 +00:00
test: update gateway client callsite guard
This commit is contained in:
@@ -10,7 +10,6 @@ const ALLOWED_GATEWAY_CLIENT_CALLSITES = new Set([
|
||||
"src/gateway/gateway-cli-backend.live-helpers.ts",
|
||||
"src/gateway/operator-approvals-client.ts",
|
||||
"src/gateway/probe.ts",
|
||||
"src/mcp/channel-bridge.ts",
|
||||
"src/node-host/runner.ts",
|
||||
"src/tui/gateway-chat.ts",
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user