[bundler/bundler] Try to use RunTimeLogger for parallel_tests
https://github.com/bundler/bundler/commit/faccc522d1
This commit is contained in:
parent
ace88852f2
commit
10011f4371
5
spec/bundler/support/parallel.rb
Normal file
5
spec/bundler/support/parallel.rb
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# frozen_string_literal: true
|
||||||
|
|
||||||
|
RSpec.configure do |config|
|
||||||
|
config.silence_filter_announcements = true
|
||||||
|
end
|
Loading…
x
Reference in New Issue
Block a user