Fix tests

This commit is contained in:
jif-oai
2026-01-06 20:14:27 +00:00
parent cc6179ec83
commit ae1c6b6106

View File

@@ -1145,7 +1145,7 @@ impl App {
);
} else {
self.app_event_tx.send(AppEvent::CodexOp(
Op::OverrideTurnContext {
codex_core::protocol::Op::OverrideTurnContext {
cwd: None,
approval_policy: Some(preset.approval),
sandbox_policy: Some(preset.sandbox.clone()),