brew tests: silence filter announcements
This commit is contained in:
parent
e78158a4f1
commit
fc2d4dd444
@ -45,6 +45,8 @@ RSpec.configure do |config|
|
|||||||
|
|
||||||
config.filter_run_when_matching :focus
|
config.filter_run_when_matching :focus
|
||||||
|
|
||||||
|
config.silence_filter_announcements = true
|
||||||
|
|
||||||
# TODO: when https://github.com/rspec/rspec-expectations/pull/1056
|
# TODO: when https://github.com/rspec/rspec-expectations/pull/1056
|
||||||
# makes it into a stable release:
|
# makes it into a stable release:
|
||||||
# config.expect_with :rspec do |c|
|
# config.expect_with :rspec do |c|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user