codex: fix CI failure on PR #22200

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
starr-openai
2026-05-12 17:33:19 -07:00
parent e0cda247aa
commit bf623de44b

View File

@@ -251,6 +251,7 @@ async fn startup_rejection_emits_begin_then_declined_end() {
yield_time_ms: 1000,
max_output_tokens: None,
cwd: turn.cwd.clone(),
sandbox_cwd: turn.cwd.clone(),
environment: turn
.environments
.primary_environment()