# spec/support/factory_girl.rb
RSpec.configure do |config|
  config.include FactoryBot::Syntax::Methods
end