Commit b1e40bce authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix Rubocop offense in overriding jobs entry in EE

parent c7d424f0
......@@ -59,5 +59,4 @@ module Gitlab
end
end
::Gitlab::Ci::Config::Entry::Jobs
.prepend(::EE::Gitlab::Ci::Config::Entry::Jobs)
::Gitlab::Ci::Config::Entry::Jobs.prepend(::EE::Gitlab::Ci::Config::Entry::Jobs)
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