# frozen_string_literal: true FactoryBot.define do factory :inbox_response_source do inbox response_source end end