FactoryBot.define do factory :error_template do execution_environment nil name "MyString" signature "MyString" end end