# frozen_string_literal: true FactoryBot.define do factory :my_module_status_condition do my_module_status end end