summaryrefslogtreecommitdiff
path: root/spec/bundler/support/parallel.rb
blob: 8763cb9ec45657092d2623883f83186aebebb6b3 (plain)
1
2
3
4
5
# frozen_string_literal: true

RSpec.configure do |config|
  config.silence_filter_announcements = true
end