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