Commit 99101f94 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Fix Rubocop

parent b5f6a5f9
......@@ -5,7 +5,7 @@ describe Gitlab::Ci::Pipeline::Chain::Validate::Abilities do
set(:user) { create(:user) }
let(:pipeline) do
build_stubbed(:ci_pipeline, project: project)
build_stubbed(:ci_pipeline, project: project)
end
let(:command) do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment