mirror of
https://github.com/openai/codex.git
synced 2026-05-22 20:14:17 +00:00
test: keep unified exec network denial local
This commit is contained in:
@@ -927,7 +927,7 @@ allow_local_binding = true
|
||||
.set_permission_profile(permission_profile_for_config)
|
||||
.expect("set permission profile");
|
||||
});
|
||||
let test = builder.build_with_remote_env(server).await?;
|
||||
let test = builder.build(server).await?;
|
||||
assert!(
|
||||
test.config.permissions.network.is_some(),
|
||||
"expected managed network proxy config to be present"
|
||||
|
||||
Reference in New Issue
Block a user