mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
second pass at tui integration
This commit is contained in:
@@ -93,6 +93,7 @@ async fn codex_delegate_forwards_exec_approval_and_proceeds_on_approval() {
|
||||
.submit(Op::ExecApproval {
|
||||
id: "0".into(),
|
||||
decision: ReviewDecision::Approved,
|
||||
allow_prefix: None,
|
||||
})
|
||||
.await
|
||||
.expect("submit exec approval");
|
||||
|
||||
Reference in New Issue
Block a user