5
3
mirror of https://github.com/tildeverse/lobsters synced 2024-06-14 13:06:41 +00:00
tilde.news/spec/support/factory_bot.rb
2018-06-14 08:34:59 -05:00

4 lines
77 B
Ruby

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