main
1# frozen_string_literal: true
2
3RSpec.configure do |config|
4  config.include FactoryBot::Syntax::Methods
5end