Loading
Draft: [FixPipeline] https://gitlab.com/gitlab-org/gitlab/-/pipelines/2556497975
RuboCop reports no offenses on both files.
Summary
The fix removed 5 redundant # rubocop:disable RSpec/BeforeAllRoleAssignment -- Does not work in before_all inline comments that were flagged as unnecessary by Lint/RedundantCopDisableDirective.
Files modified:
ee/spec/models/ci/minutes/notification_spec.rb— Removed 4 redundant disable comments (lines 230, 261, 273, 313)ee/spec/models/ee/ci/build_dependencies_spec.rb— Removed 1 redundant disable comment (line 40)
Edited by Duo Fix CI/CD Pipeline