test: Change alias-completion completion file to capistrano

pull/1738/head
Noah Gorny 2020-12-27 17:12:22 +02:00
parent 1c05d71819
commit b19c2b969f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ load ../../lib/helpers
cite _about _param _example _group _author _version
load ../../completion/available/git.completion
load ../../completion/available/capistrano.completion
@test "alias-completion: See that aliases with double quotes and brackets do not break the plugin" {
alias gtest="git log --graph --pretty=format:'%C(bold)%h%Creset%C(magenta)%d%Creset %s %C(yellow)<%an> %C(cyan)(%cr)%Creset' --abbrev-commit --date=relative"