rubocop / rubocop-factory_bot

Code style checking for factory_bot files.
https://docs.rubocop.org/rubocop-factory_bot
MIT License
44 stars 13 forks source link

Fix an error occurred for `FactoryBot/IdSequence` when `sequence` with non-symbol argument or without argument #98

Closed ydah closed 8 months ago

ydah commented 8 months ago

Fix: https://github.com/rubocop/rubocop-factory_bot/issues/80


Before submitting the PR make sure the following are checked: