X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-Network1Financial.git;a=blobdiff_plain;f=t%2Fcredit_card.t;h=ec8f7f80244da319ec937518e5240f755bb072f9;hp=2d87d4ab63b3dd213589b908a54d7dfedddf38c9;hb=a75dbc7f6fe0bba5a0af7069488891e4685af7c5;hpb=af4044ba31a1bd5c8cc20fbe67ee73c24a9e511b diff --git a/t/credit_card.t b/t/credit_card.t index 2d87d4a..ec8f7f8 100644 --- a/t/credit_card.t +++ b/t/credit_card.t @@ -20,7 +20,7 @@ $tx->content( state => 'UT', zip => '84058', card_number => '4111111111111111', - expiration => '1/05', + expiration => '04/05', ); $tx->test_transaction(1); # test, dont really charge $tx->submit();