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