mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
00dc5ea397
## Summary - replace the stale `AskForApproval::OnFailure` reference in the MCP connection manager test with `AskForApproval::OnRequest` - restore `codex-mcp` test compilation after `OnFailure` was removed in #28418 ## Root cause The test was added on main after the approval-policy removal branch had already updated the other references, so the newly added call site was missed when #28418 merged. ## Validation - `just test -p codex-mcp` (90 passed) - `just fmt`
00dc5ea397
ยท
2026-06-23 19:56:20 +00:00
History