Skip to content

Commit

Permalink
(wip)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassabreu committed Jun 5, 2024
1 parent 33b6695 commit 5320ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/config/set/set_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ func TestSetCmdRun(t *testing.T) {
return c
},
},
tc{
{
name: "set show client",
args: []string{cmdutil.CONF_SHOW_CLIENT, "true"},
config: func(t *testing.T) cmdutil.Config {
Expand Down

0 comments on commit 5320ade

Please sign in to comment.