Skip to content

Commit 339c767

Browse files
committed
Fix get_files test compile coverage
1 parent 1503978 commit 339c767

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/github/pullrequests_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import (
1212
"github.com/github/github-mcp-server/pkg/translations"
1313
"github.com/google/go-github/v87/github"
1414
"github.com/google/jsonschema-go/jsonschema"
15+
"github.com/modelcontextprotocol/go-sdk/mcp"
1516
"github.com/shurcooL/githubv4"
1617
"github.com/stretchr/testify/assert"
1718
"github.com/stretchr/testify/require"

0 commit comments

Comments
 (0)