EE: Enable Style/RedundantException, Lint/EmptyWhen, and RSpec/ExpectActual cops
Merge request reports
Activity
spec/features/issues/filtered_search/filter_issues_weight_spec.rb:59:14: C: RSpec/ExpectActual: Provide the actual you are testing to expect(...) expect(true).to be(false) ^^^^ spec/features/issues/filtered_search/filter_issues_weight_spec.rb:64:14: C: RSpec/ExpectActual: Provide the actual you are testing to expect(...) expect(true).to be(false) ^^^^
assigned to @rymai
enabled an automatic merge when the pipeline for 15765e02 succeeds
Please register or sign in to reply