FactoryBot.define do factory :sped do designation { "MyString" } slug { "MyString" } end end