MCPcopy Create free account
hub / github.com/coder/envbuilder / base64EncodeTestPrivateKey

Function base64EncodeTestPrivateKey

git/git_test.go:564–566  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

562}
563
564func base64EncodeTestPrivateKey() string {
565 return base64.StdEncoding.EncodeToString([]byte(testKey))
566}

Callers 1

TestSetupRepoAuthFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected