spec/spec_helper.rb in braintree-2.90.0 vs spec/spec_helper.rb in braintree-2.91.0
- old
+ new
@@ -40,9 +40,10 @@
FakeAmexDirectMerchantAccountId = "fake_amex_direct_usd"
FakeVenmoAccountMerchantAccountId = "fake_first_data_venmo_account"
UsBankMerchantAccountId = "us_bank_merchant_account"
AnotherUsBankMerchantAccountId = "another_us_bank_merchant_account"
IdealMerchantAccountId = "ideal_merchant_account"
+ AdyenMerchantAccountId = "adyen_ma"
TrialPlan = {
:description => "Plan for integration tests -- with trial",
:id => "integration_trial_plan",
:price => BigDecimal.new("43.21"),