Enable FactoryBot/AttributeDefinedStatically
See https://robots.thoughtbot.com/deprecating-static-attributes-in-factory_bot-4-11
This commit is contained in:
parent
494120a82e
commit
1abf675f66
28 changed files with 146 additions and 140 deletions
|
|
@ -15,3 +15,8 @@ AllCops:
|
|||
|
||||
Rails:
|
||||
Enabled: true
|
||||
|
||||
##################### RSpec ##################################
|
||||
|
||||
FactoryBot/AttributeDefinedStatically:
|
||||
Enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue