RuboCop RSpec v1.29.1
- Fix false negative in
FactoryBot/AttributeDefinedStatically
when attribute is defined onself
. (@Darhazer) RSpec/FactoryBot
cops will now also inspect thespec/factories.rb
path by default. (@bquorning)
FactoryBot/AttributeDefinedStatically
when attribute is defined on self
. (@Darhazer)RSpec/FactoryBot
cops will now also inspect the spec/factories.rb
path by default. (@bquorning)