Update tests so github-cli is expected
parent
11819278b4
commit
ac3957393e
|
|
@ -46,7 +46,7 @@ function local_teardown {
|
||||||
echo $plugin
|
echo $plugin
|
||||||
assert_line -n 1 -p $plugin
|
assert_line -n 1 -p $plugin
|
||||||
done
|
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" {
|
@test "search: ruby gem bundle rake rails" {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue