MCPcopy Create free account
hub / github.com/cli/cli / enableColorLabelsConfig

Function enableColorLabelsConfig

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

Source from the content-addressed store, hash-verified

625}
626
627func enableColorLabelsConfig() gh.Config {
628 return config.NewMockConfigFromString("color_labels: enabled")
629}
630
631func Test_authRecoveryCommand(t *testing.T) {
632 tests := []struct {

Callers 1

Calls 1

NewMockConfigFromStringFunction · 0.92

Tested by

no test coverage detected