Merge remote-tracking branch 'justinkb/gh-cli-bump-fix-tests'

This commit is contained in:
2021-06-02 11:16:08 +02:00

View File

@@ -42,3 +42,10 @@ src_install() {
dobashcompletion gh.bash-completion
dozshcompletion gh.zsh-completion
}
src_test() {
esandbox disable_net
default
esandbox enable_net
}