Fix tests

Turns out we checked one of the descriptions I had adjusted. Oops!
This commit is contained in:
Fabian Boehm 2022-08-10 18:02:12 +02:00
parent e3f6b8ba17
commit 2191faf17e

View File

@ -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