Skip to content

Commit cbb1751

Browse files
committed
test: signed commit
1 parent 719bef3 commit cbb1751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/test/e2e/invoke_api_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ func TestE2EInvokeDeclarativeAgentWithMcpServerTool(t *testing.T) {
508508
// Setup Kubernetes client (include v1alpha1 for MCPServer)
509509
cli := setupK8sClient(t, true)
510510
mcpServer := setupMCPServer(t, cli)
511-
// Define tools
511+
// Define tools
512512
tools := []*v1alpha2.Tool{
513513
{
514514
Type: v1alpha2.ToolProviderType_McpServer,

0 commit comments

Comments
 (0)