# frozen_string_literal: true FactoryBot.define do factory :step_asset do step asset end end