mirror of
https://github.com/openai/codex.git
synced 2026-05-02 12:21:26 +03: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