mirror of
https://github.com/openai/codex.git
synced 2026-05-29 07:19:50 +00:00
whitespace
This commit is contained in:
@@ -507,6 +507,7 @@ impl ServerHandler for TestToolServer {
|
||||
));
|
||||
}
|
||||
};
|
||||
|
||||
let env_snapshot: HashMap<String, String> = std::env::vars().collect();
|
||||
let env_name = args.env_var.as_deref().unwrap_or("MCP_TEST_VALUE");
|
||||
let structured_content = json!({
|
||||
|
||||
Reference in New Issue
Block a user