RuboCop factory_bot v2.25.1
What's Changed
- Fix a false positive for
FactoryBot/CreateList
when create call does have method calls and repeat multiple times with other argument. (@ydah) - Fix an error occurred for
FactoryBot/IdSequence
whensequence
with non-symbol argument or without argument. (@ydah)
Full Changelog: v2.25.0...v2.25.1