mirror of
https://github.com/openai/codex.git
synced 2026-05-03 10:56:37 +00:00
When running `npm test` on `codex-cli`, the test `agent-cancel-prev-response.test.ts` logs a significant body of text to console for no obvious reason. This is not helpful, as it makes test logs messy and far longer. This change deletes the `console.log(...)` that produces the behavior.
3.9 KiB
3.9 KiB