spec/integration/spec_helper.rb in infrataster-0.1.7 vs spec/integration/spec_helper.rb in infrataster-0.1.8
- old
+ new
@@ -10,11 +10,9 @@
'172.16.44.11',
vagrant: true,
from: :proxy,
)
-Infrataster::BrowsermobProxy.bin_path = File.expand_path('../vm/vendor/browsermob/bin/browsermob-proxy', __FILE__)
-
RSpec.configure do |config|
config.treat_symbols_as_metadata_keys_with_true_values = true
config.run_all_when_everything_filtered = true
config.filter_run :focus