Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Error
Method
Error
pkg/cmd/repo/autolink/create/create_test.go:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
type
testAutolinkClientCreateError
struct
{}
113
114
func
(e testAutolinkClientCreateError) Error() string {
115
return
"autolink client create error"
116
}
117
118
func
TestCreateRun(t *testing.T) {
119
tests := []
struct
{
Callers
1
TestCreateRun
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected