SIGN IN SIGN UP

test(grok): format web executor suite (#12412)

Applies the repository Prettier style to tests/unit/grok-web.test.ts. No production code, no assertion changes.

The AST-identical claim was verified independently rather than taken on trust: minifying both sides through esbuild produces byte-identical output.

The reformat expands the file from 2436 to 2713 lines, past its 2437 cap, so the baseline carries a new annotated entry at 2985 — the real LOC plus ~10% headroom, per the operator's instruction, so routine additions to this suite do not re-trip the gate on formatting alone. It is recorded as a deliberate exception to the down-only ratchet #12411 re-tightened; no other entry moves.

Verified: 68/68 in the reformatted suite, check-file-size OK.
D
Diego Rodrigues de Sa e Souza committed
53b037051be121dbe7c2f640849abf9d61faded1
Parent: c420a51
Committed by GitHub <noreply@github.com> on 9/2/2026, 1:14:53 PM