FactoryBot.define do factory :zoom_meeting do api_meeting_id "zoom_meeting_id" association :zoom_user, :with_api_id end end