mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
fix(e2e): add alwaysAllow config for MCP time server tools (#10733)
This commit is contained in:
parent
d7b7e17a21
commit
dba76f51e7
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ suite("Roo Code use_mcp_tool Tool", function () {
|
|||
time: {
|
||||
command: "uvx",
|
||||
args: ["mcp-server-time"],
|
||||
alwaysAllow: ["get_current_time", "convert_time"],
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue