Fix RSpec/LetSetup
cop in models/account_status_cleanup_policy (#28470)
This commit is contained in:
parent
2bf84b93d4
commit
bb8077e784
2 changed files with 14 additions and 14 deletions
|
@ -45,10 +45,6 @@ Metrics/PerceivedComplexity:
|
|||
RSpec/ExampleLength:
|
||||
Max: 22
|
||||
|
||||
RSpec/LetSetup:
|
||||
Exclude:
|
||||
- 'spec/models/account_statuses_cleanup_policy_spec.rb'
|
||||
|
||||
RSpec/MultipleExpectations:
|
||||
Max: 8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue