Fix Rubocop offenses in pipeline stage specs

This commit is contained in:
Grzegorz Bizon 2018-05-25 13:47:22 +02:00
parent 1af2274b41
commit 8a3aa3a636

View file

@ -112,7 +112,6 @@ describe Ci::Stage, :models do
end
end
describe '#detailed_status' do
using RSpec::Parameterized::TableSyntax