# frozen_string_literal: true FactoryBot.define do factory :sample_my_module do sample my_module end end