Update tests so github-cli is expected

pull/1670/head
Travis Swicegood 2020-04-27 20:11:59 -05:00 committed by Noah Gorny
parent 11819278b4
commit ac3957393e
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" {