Skip to content

Fix pipeline error of rubocop 475873

路志远请求将fix-pipeline-rubocop-20220821合并到main-jh

What does this MR do and why?

Fix pipeline error of rubocop:

Offenses:
jh/qa/qa/specs/features/browser_ui/1_manage/group/check_performance_analytics_spec.rb:113:5: C: RSpec/EmptyLineAfterExampleGroup: Add an empty line after describe.
    end
    ^^^
jh/spec/features/users/login_spec.rb:127:5: C: RSpec/EmptyLineAfterExampleGroup: Add an empty line after context.
    end
    ^^^
jh/spec/models/jh/user_spec.rb:185:9: C: RSpec/EmptyLineAfterExampleGroup: Add an empty line after context.
        end
        ^^^

pipeline: https://jihulab.com/gitlab-cn/gitlab/-/pipelines/475873

路志远 编辑于

合并请求报告