diff --git a/completions_test.go b/completions_test.go index d423b16..718f55d 100644 --- a/completions_test.go +++ b/completions_test.go @@ -2577,7 +2577,7 @@ func TestCompleteCompletion(t *testing.T) { expected := strings.Join([]string{ "bash", "fish", - "nushell", + "nushell", "powershell", "zsh", ":4",