test: annotate linux bwrap test arguments

This commit is contained in:
viyatb-oai
2026-04-06 12:17:00 -07:00
parent 709b9c075f
commit b82d0b6748

View File

@@ -320,8 +320,8 @@ async fn bwrap_dev_nodes_work_when_workspace_dot_codex_is_missing() {
&[],
tmpdir.path(),
LONG_TIMEOUT_MS,
false,
true,
/*use_legacy_landlock*/ false,
/*network_access*/ true,
)
.await
.expect("sandboxed command should execute");