2
0

Fix RSpec/LetSetup cop in models/account_status_cleanup_policy (#28470)

This commit is contained in:
Matt Jankowski
2023-12-22 10:29:50 -05:00
committed by GitHub
parent 2bf84b93d4
commit bb8077e784
2 changed files with 14 additions and 14 deletions

View File

@@ -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