spec/spec_helper.rb in braintree-2.84.0 vs spec/spec_helper.rb in braintree-2.85.0

- old
+ new

@@ -37,10 +37,11 @@ NonDefaultMerchantAccountId = "sandbox_credit_card_non_default" NonDefaultSubMerchantAccountId = "sandbox_sub_merchant_account" ThreeDSecureMerchantAccountId = "three_d_secure_merchant_account" FakeAmexDirectMerchantAccountId = "fake_amex_direct_usd" FakeVenmoAccountMerchantAccountId = "fake_first_data_venmo_account" - UsBankMerhantAccountId = "us_bank_merchant_account" + UsBankMerchantAccountId = "us_bank_merchant_account" + AnotherUsBankMerchantAccountId = "another_us_bank_merchant_account" IdealMerchantAccountId = "ideal_merchant_account" TrialPlan = { :description => "Plan for integration tests -- with trial", :id => "integration_trial_plan",