mcp打开时候, 额外添加--force参数 #2
Merged
Annotations
3 errors
|
|
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
src/index.test.ts#L199
AssertionError: expected "vi.fn()" to be called with arguments: [ ObjectContaining{…} ]
Received:
1st vi.fn() call:
[
- ObjectContaining {
+ {
"acceptsArgs": true,
+ "description": "Invoke Cursor Agent for code analysis and modification. Available projects: myapp",
+ "handler": [Function handler],
"name": "cursor",
- "requireAuth": true,
+ "requireAuth": false,
},
]
Number of calls: 1
❯ src/index.test.ts:199:33
|
Loading