style(agents): trim exec routing comments

This commit is contained in:
Ayaan Zaidi
2026-04-04 22:41:22 +05:30
parent 0817bf446f
commit e4bd4b8b49
2 changed files with 0 additions and 24 deletions

View File

@@ -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",