# frozen_string_literal: true FactoryBot.define do factory :empty_contacts_list, class: ContactsList end