RSpec/FactoryBot/CreateList: undefined method `to_sym' for nil:NilClass · Issue #1066 · rubocop/rubocop-rspec

In a project with the configuration # .rubocop.yml --- require: rubocop-rspec AllCops: TargetRubyVersion: 2.5 NewCops: enable Layout/LineLength: Max: 144 Metrics/BlockLength: Exclude: - '*.gemspec'...