it'raise error if metrics are not in the same slot'do
expect{described_class.unique_events(event_names: %w(g_analytics_contribution g_compliance_dashboard),start_date: 4.weeks.ago,end_date: Date.current)}.toraise_error('Events should be in same slot')