Skip to content

Commit 59919f0

Browse files
JoannaaKLCopilot
andauthored
Update e2e/e2e_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ae5a4d7 commit 59919f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/e2e_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1488,7 +1488,7 @@ func TestListIssues(t *testing.T) {
14881488
}
14891489

14901490
t.Logf("Creating repository %s/%s...", currentOwner, repoName)
1491-
_, err = mcpClient.CallTool(ctx, createRepoRequest)
1491+
resp, err := mcpClient.CallTool(ctx, createRepoRequest)
14921492
require.NoError(t, err, "expected to call 'create_repository' tool successfully")
14931493
require.False(t, resp.IsError, fmt.Sprintf("expected result not to be an error: %+v", resp))
14941494

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy