Adjust rspec config.
This commit is contained in:
parent
c7ad2fa4be
commit
97a8527b46
|
@ -1,3 +1,5 @@
|
|||
require 'nsca/client'
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.treat_symbols_as_metadata_keys_with_true_values = true
|
||||
config.run_all_when_everything_filtered = true
|
||||
|
|
Loading…
Reference in a new issue