Update tests so github-cli is expected

pull/1578/head
Travis Swicegood 2020-04-27 20:11:59 -05:00 committed by phreakocious
parent 22f666f028
commit 5e77cc501c
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ function local_teardown {
echo $plugin
assert_line -n 1 -p $plugin
done
assert_line -n 2 ' completions: git git_flow git_flow_avh '
assert_line -n 2 ' completions: git git_flow git_flow_avh github-cli '
}
@test "search: ruby gem bundle rake rails" {