Reduce expectation count in example from ProcessAccountService
spec (#29100)
This commit is contained in:
parent
0877f6fda4
commit
978fdc71ca
2 changed files with 17 additions and 9 deletions
|
@ -39,7 +39,7 @@ RSpec/ExampleLength:
|
|||
Max: 22
|
||||
|
||||
RSpec/MultipleExpectations:
|
||||
Max: 8
|
||||
Max: 7
|
||||
|
||||
# Configuration parameters: AllowSubject.
|
||||
RSpec/MultipleMemoizedHelpers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue