whitespace

This commit is contained in:
canvrno-oai
2026-05-13 18:15:59 -07:00
parent 12d10326b6
commit 878604419b

View File

@@ -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!({