From 3c8715a6d72efd04da8886ed347fb06cafddd9a6 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 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",