清理已移除工具名称残留
删除 unknown-tool 测试中对旧 AGC 工具名的硬编码引用
This commit is contained in:
@@ -1483,7 +1483,7 @@ mod tests {
|
||||
"jsonrpc": "2.0",
|
||||
"id": 1,
|
||||
"method": "tools/call",
|
||||
"params": { "name": "agc_read_skill_resource", "arguments": {} }
|
||||
"params": { "name": "unreviewed_tool", "arguments": {} }
|
||||
}),
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user