X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=t%2Fcheck.t;h=9597a2adfaf16f636c0ffc446df0946d25acad1f;hb=870018b93d8b59d23d1c564bcaf612405e9cd5a7;hp=140dace0308c2183ce69ad7d71e56d8d68867fd8;hpb=39541291959ba143c5a9e8272b45d49aea654f35;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/t/check.t b/t/check.t index 140dace..9597a2a 100644 --- a/t/check.t +++ b/t/check.t @@ -3,7 +3,7 @@ use Test::More; require "t/lib/test_account.pl"; -my($login, $password) = test_account_or_skip(); +my($login, $password) = test_account_or_skip('ach'); plan tests => 2; use_ok 'Business::OnlinePayment';