mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
Fix tests
This commit is contained in:
@@ -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()),
|
||||
|
||||
Reference in New Issue
Block a user