FactoryBot.define do factory :structured_error do error_template { nil } submission { nil } end end