factory_bot.rb 77 Bytes
RSpec.configure do |config|
  config.include FactoryBot::Syntax::Methods
end