mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
windows-sandbox: fix capture cancellation test roots
This commit is contained in:
@@ -477,7 +477,7 @@ fn legacy_capture_cancellation_is_not_reported_as_timeout() {
|
||||
let started_at = Instant::now();
|
||||
let result = run_windows_sandbox_capture(
|
||||
&permission_profile,
|
||||
cwd.as_path(),
|
||||
workspace_roots_for(cwd.as_path()).as_slice(),
|
||||
codex_home.path(),
|
||||
vec![
|
||||
pwsh.display().to_string(),
|
||||
|
||||
Reference in New Issue
Block a user