Skip to content

Disable RSpec/PredicateMatcher RuboCop cop

What does this Merge Request do?

This MR disables the RSpec/PredicateMatcher RuboCop cop because it makes tests harder to read.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Closes #1043 (closed)

Merge request reports