mirror of
https://github.com/spf13/cobra
synced 2024-11-16 18:57:08 +00:00
"fixed whitespace"
This commit is contained in:
parent
303dd2517f
commit
3c8715a6d7
1 changed files with 1 additions and 1 deletions
|
@ -2466,7 +2466,7 @@ func TestCompleteCompletion(t *testing.T) {
|
|||
expected := strings.Join([]string{
|
||||
"bash",
|
||||
"fish",
|
||||
"nushell",
|
||||
"nushell",
|
||||
"powershell",
|
||||
"zsh",
|
||||
":4",
|
||||
|
|
Loading…
Reference in a new issue