Skip to content

Commit e0767fe

Browse files
committed
update actions test with new profiler location
1 parent 4310db8 commit e0767fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/github/actions_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ import (
1212
"strings"
1313
"testing"
1414

15+
"github.com/github/github-mcp-server/internal/profiler"
1516
buffer "github.com/github/github-mcp-server/pkg/buffer"
16-
"github.com/github/github-mcp-server/pkg/profiler"
1717
"github.com/github/github-mcp-server/pkg/translations"
1818
"github.com/google/go-github/v74/github"
1919
"github.com/migueleliasweb/go-github-mock/src/mock"

0 commit comments

Comments
 (0)