sqm-dashboards/spec/support/factory_bot.rb
2021-10-01 13:32:10 -04:00

3 lines
77 B
Ruby

RSpec.configure do |config|
config.include FactoryBot::Syntax::Methods
end