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