spec/spec_helper.rb in braintree-2.54.0 vs spec/spec_helper.rb in braintree-2.55.0
- old
+ new
@@ -36,9 +36,10 @@
DefaultMerchantAccountId = "sandbox_credit_card"
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"
TrialPlan = {
:description => "Plan for integration tests -- with trial",
:id => "integration_trial_plan",
:price => BigDecimal.new("43.21"),