diff --git a/tests/checks/git.fish b/tests/checks/git.fish index 0ca313e1a..0a7c64723 100644 --- a/tests/checks/git.fish +++ b/tests/checks/git.fish @@ -35,7 +35,7 @@ git config --local alias.re 'restore --staged' complete -C'git ' | grep '^add'\t # (note: actual tab character in the check here) -#CHECK: add Add file contents to the index +#CHECK: add Add file contents to the staging area touch foo