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