mirror of
https://github.com/spf13/cobra.git
synced 2024-12-23 20:15:21 -07:00
"fixed whitespace"
This commit is contained in:
parent
f963733c4e
commit
29af015b57
@ -2577,7 +2577,7 @@ func TestCompleteCompletion(t *testing.T) {
|
|||||||
expected := strings.Join([]string{
|
expected := strings.Join([]string{
|
||||||
"bash",
|
"bash",
|
||||||
"fish",
|
"fish",
|
||||||
"nushell",
|
"nushell",
|
||||||
"powershell",
|
"powershell",
|
||||||
"zsh",
|
"zsh",
|
||||||
":4",
|
":4",
|
||||||
|
Loading…
Reference in New Issue
Block a user