spec/spec_helper.rb in wirecard_sepa-0.1.3 vs spec/spec_helper.rb in wirecard_sepa-0.1.4
- old
+ new
@@ -17,10 +17,10 @@
WirecardSepa::Config.new({
api_url: 'https://api-test.wirecard.com/engine/rest/paymentmethods/',
http_auth_username: '70000-APITEST-AP',
http_auth_password: 'qD2wzQ_hrc!8',
merchant_account_id: '4c901196-eff7-411e-82a3-5ef6b6860d64',
- creditor_id: 'DE00000000000000000000',
+ creditor_id: 'DE98ZZZ09999999999',
})
end
VCR.configure do |config|
cache_timeout = if ENV['CACHE'] == '0'