"fixed whitespace"

This commit is contained in:
Jack Wright 2022-12-27 12:17:42 -08:00
parent 303dd2517f
commit 3c8715a6d7

View file

@ -2466,7 +2466,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",