From 29af015b5749d98e9d5b4f4896f6229e72b1c933 Mon Sep 17 00:00:00 2001 From: Jack Wright Date: Tue, 27 Dec 2022 12:17:42 -0800 Subject: [PATCH] "fixed whitespace" --- completions_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",