MCPcopy Index your code
hub / github.com/cli/cli / enableColorLabelsConfig

Function enableColorLabelsConfig

internal/ghcmd/cmd_test.go:515–517  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

513}
514
515func enableColorLabelsConfig() gh.Config {
516 return config.NewFromString("color_labels: enabled")
517}
518
519func Test_authRecoveryCommand(t *testing.T) {
520 tests := []struct {

Callers 1

Calls 1

NewFromStringFunction · 0.92

Tested by

no test coverage detected