FactoryBot.define do factory :error_template_attribute do error_template nil key "MyString" regex "MyString" end end