X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=t2%2Fcredit_card.t;h=0dcbfc564295c352f2b8ea38eb1b4be8821b1ae1;hb=c3d61699f736323690d46e273795d1c387c6e594;hp=b711222df9eefbb5dfd7a8fa36a3882ef37999c4;hpb=5de756ba069ae62315de0968f1149f3b657b879d;p=Business-OnlinePayment-LinkPoint.git diff --git a/t2/credit_card.t b/t2/credit_card.t index b711222..0dcbfc5 100644 --- a/t2/credit_card.t +++ b/t2/credit_card.t @@ -23,7 +23,7 @@ $tx->content( country => 'US', email => 'ivan-linkpoint@420.am', card_number => '4007000000027', - expiration => '12/2002', + expiration => '12/2005', ); $tx->test_transaction(1);