提交 50b9aeb4 编写于 作者: S Shinya Maeda

Fix spec

上级 1b481342
......@@ -216,7 +216,7 @@ module Ci
end
context 'when access_level of runner is not_protected' do
let!(:specific_runner) { create(:ci_runner, :not_protected, :specific) }
let!(:specific_runner) { create(:ci_runner, :specific) }
context 'when a job is protected' do
let!(:protected_job) { create(:ci_build, :protected, pipeline: pipeline) }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册