windows-sandbox: fix capture cancellation test roots

This commit is contained in:
Michael Bolin
2026-05-28 15:43:44 -07:00
parent 986c60467b
commit b06217e4d7

View File

@@ -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(),