mirror of
https://github.com/openai/codex.git
synced 2026-04-28 08:34:54 +00:00
Improve granular approval policy prompt (#14553)
This commit is contained in:
@@ -493,6 +493,7 @@ async fn permissions_message_includes_writable_roots() -> Result<()> {
|
||||
&Policy::empty(),
|
||||
test.config.cwd.as_path(),
|
||||
false,
|
||||
false,
|
||||
)
|
||||
.into_text();
|
||||
// Normalize line endings to handle Windows vs Unix differences
|
||||
|
||||
Reference in New Issue
Block a user