mirror of
https://github.com/spf13/cobra
synced 2024-12-28 07:17:06 +00:00
"fixed whitespace"
This commit is contained in:
parent
f963733c4e
commit
29af015b57
1 changed files with 1 additions and 1 deletions
|
@ -2577,7 +2577,7 @@ func TestCompleteCompletion(t *testing.T) {
|
|||
expected := strings.Join([]string{
|
||||
"bash",
|
||||
"fish",
|
||||
"nushell",
|
||||
"nushell",
|
||||
"powershell",
|
||||
"zsh",
|
||||
":4",
|
||||
|
|
Loading…
Reference in a new issue