mirror of
https://github.com/openai/codex.git
synced 2026-04-30 17:36:40 +00:00
Add collaboration_mode override to turns (#9408)
This commit is contained in:
@@ -820,6 +820,7 @@ async fn review_uses_overridden_cwd_for_base_branch_merge_base() {
|
||||
model: None,
|
||||
effort: None,
|
||||
summary: None,
|
||||
collaboration_mode: None,
|
||||
})
|
||||
.await
|
||||
.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user