mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
fix
This commit is contained in:
@@ -861,7 +861,7 @@ mod tests {
|
||||
});
|
||||
let result = process_exec_tool_call(
|
||||
params,
|
||||
SandboxType::None,
|
||||
false,
|
||||
&SandboxPolicy::DangerFullAccess,
|
||||
cwd.as_path(),
|
||||
&None,
|
||||
|
||||
Reference in New Issue
Block a user