You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up Kafka DSM test mocks and improve skip helper usage
- Remove redundant global Kafka and ActiveSupport::Notifications mocks from data_streams_spec
- Use skip_if_data_streams_not_supported helper instead of direct DDSketch check
- Remove unnecessary require 'active_support/notifications' from patcher_spec
- Tests use local test classes in let blocks, don't need global mocks
0 commit comments