Send GlRepository to Gitaly in Workhorse tests
Gitaly requires GlRepository to be set in calls that invoke the hooks. Rails' internal API is disabled in tests so the actual value doesn't matter though. Fill the value anyway so the validation passes when sending requests to Gitaly.
想要评论请 注册 或 登录