spec/spec_helper.rb in braintree-2.94.0 vs spec/spec_helper.rb in braintree-2.95.0

- old
+ new

@@ -41,9 +41,10 @@ FakeVenmoAccountMerchantAccountId = "fake_first_data_venmo_account" UsBankMerchantAccountId = "us_bank_merchant_account" AnotherUsBankMerchantAccountId = "another_us_bank_merchant_account" IdealMerchantAccountId = "ideal_merchant_account" AdyenMerchantAccountId = "adyen_ma" + HiperBRLMerchantAccountId = "hiper_brl" TrialPlan = { :description => "Plan for integration tests -- with trial", :id => "integration_trial_plan", :price => BigDecimal("43.21"),