# frozen_string_literal: true FactoryBot.define do factory :zip_export do user end end