From 538e891e70b39d2e90d92b75c31fad0d616f4b16 Mon Sep 17 00:00:00 2001 From: "Heinz N. Gies" Date: Sat, 19 Oct 2024 16:50:41 +0200 Subject: [PATCH] Make fish test more reliable Signed-off-by: Heinz N. Gies --- tremor-cli/tests/cli/command.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tremor-cli/tests/cli/command.yml b/tremor-cli/tests/cli/command.yml index eb25851675..cd25711ddc 100644 --- a/tremor-cli/tests/cli/command.yml +++ b/tremor-cli/tests/cli/command.yml @@ -133,7 +133,7 @@ suites: expects: - source: stdout contains: - - complete -c tremor -n "__fish_use_subcommand" + - complete -c tremor - name: | `tremor completions powershell` returns powershell completions command: tremor completions powershell