mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 05:01:15 +00:00
style(agents): trim exec routing comments
This commit is contained in:
@@ -247,9 +247,6 @@ describe("resolveExecTarget", () => {
|
||||
});
|
||||
|
||||
it("silently discards mismatched requestedTarget under elevated+node", () => {
|
||||
// When elevated is requested and configuredTarget is "node", the elevated
|
||||
// path always returns "node" regardless of requestedTarget. This is
|
||||
// intentional — elevated overrides per-call host selection.
|
||||
expect(
|
||||
resolveExecTarget({
|
||||
configuredTarget: "node",
|
||||
|
||||
Reference in New Issue
Block a user