Skip to content

Commit ea6611c

Browse files
committed
fix test
1 parent 2d1681e commit ea6611c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mcp/mcp_parse_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ func TestLoadToolDefinitions(t *testing.T) {
88
toolJSON := []byte(`{
99
"tools": [
1010
{
11-
"name": "test_tool",
11+
"name": "sg_test_tool",
1212
"description": "test description",
1313
"inputSchema": {
1414
"type": "object",

0 commit comments

Comments
 (0)