Adjust rspec config.

master
Felipe Oliveira 2012-12-07 16:34:55 -02:00
parent c7ad2fa4be
commit 97a8527b46
1 changed files with 2 additions and 0 deletions

View File

@ -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