Disable RSpec/PredicateMatcher RuboCop cop
requested to merge 1043-follow-up-from-use-ruby-code-to-determine-which-migrations-to-run into master
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)