mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-23 21:31:14 -03:00
Fix tests
Turns out we checked one of the descriptions I had adjusted. Oops!
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user