FactoryBot.define do factory :error_template_attribute do key { "MyString" } regex { "MyString" } end end