# frozen_string_literal: true # This is for testing auto_discovery FactoryBot.define do factory :auto_discoverable do end end