Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit59919f0

Browse files
JoannaaKLCopilot
andauthored
Update e2e/e2e_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parentae5a4d7 commit59919f0

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)

[8]ページ先頭

©2009-2025 Movatter.jp