Update tests so github-cli is expected

This commit is contained in:
Travis Swicegood
2020-04-27 20:11:59 -05:00
committed by Noah Gorny
parent 11819278b4
commit ac3957393e

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" {