Doesn’t this work? It should…
FactoryBot.build_list(:user, 5, :with_photo)
Reference
FactoryBot – Building or Creating Multiple Records
Doesn’t this work? It should…
FactoryBot.build_list(:user, 5, :with_photo)
FactoryBot – Building or Creating Multiple Records