mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-20 23:32:38 +08:00
Fix tests
Turns out we checked one of the descriptions I had adjusted. Oops!
This commit is contained in:
parent
e3f6b8ba17
commit
2191faf17e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user