From b8424e425f3615bfee593069efbeb9b6a25bdadb Mon Sep 17 00:00:00 2001 From: Fabian Boehm Date: Tue, 15 Nov 2022 19:05:18 +0100 Subject: [PATCH] fixup! 2 That'll teach me --- tests/checks/expansion.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/checks/expansion.fish b/tests/checks/expansion.fish index 3723904b0..2f72e24f6 100644 --- a/tests/checks/expansion.fish +++ b/tests/checks/expansion.fish @@ -313,7 +313,7 @@ echo "Back to normal variable: $testvar" (count $testvar) # Test fatal syntax errors $fish -c 'echo $,foo' -#CHECKERR: fish: $, is not a valid variable in fish. +#CHECKERR: fish: Expected a variable name after this $. #CHECKERR: echo $,foo #CHECKERR: ^ $fish -c 'echo {'