mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-06 03:10:42 -07:00
fix(cli): enable and fix types for MCP command tests (#11385)
This commit is contained in:
@@ -17,10 +17,6 @@
|
||||
"node_modules",
|
||||
"dist",
|
||||
// TODO(5691): Fix type errors and remove excludes.
|
||||
"src/commands/mcp.test.ts",
|
||||
"src/commands/mcp/add.test.ts",
|
||||
"src/commands/mcp/list.test.ts",
|
||||
"src/commands/mcp/remove.test.ts",
|
||||
"src/config/config.integration.test.ts",
|
||||
"src/config/config.test.ts",
|
||||
"src/config/extension.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user