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:

  1. ee/spec/models/ci/minutes/notification_spec.rb — Removed 4 redundant disable comments (lines 230, 261, 273, 313)
  2. ee/spec/models/ee/ci/build_dependencies_spec.rb — Removed 1 redundant disable comment (line 40)

Fixes failing pipeline

Session 3995341

Edited by Duo Fix CI/CD Pipeline

Merge request reports

Loading
Loading