spec/spec_helper.rb in bcx-1.0.0 vs spec/spec_helper.rb in bcx-1.1.0

- old
+ new

@@ -15,7 +15,6 @@ config.before(:each) do # Set to test account Bcx.configure { |config| config.account = '2274488' } end - config.treat_symbols_as_metadata_keys_with_true_values = true end