# frozen_string_literal: true FactoryBot.define do factory :step_text do step end end