Fix Rubocop

This commit is contained in:
Kamil Trzcinski 2017-12-08 13:00:09 +01:00
parent b5f6a5f91f
commit 99101f9484
1 changed files with 1 additions and 1 deletions

View File

@ -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