X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=t%2Fcredit_card.t;fp=t%2Fcredit_card.t;h=2d87d4ab63b3dd213589b908a54d7dfedddf38c9;hb=67e43bc3401039f8addbfb156bc78ca39ac94260;hp=3c2780624a8e07747b4ed1a54aa2da68cc87150a;hpb=2b36ee521e0000a08d41e5df0f06036572195385;p=Business-OnlinePayment-Network1Financial.git diff --git a/t/credit_card.t b/t/credit_card.t index 3c27806..2d87d4a 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 => '01/05', + expiration => '1/05', ); $tx->test_transaction(1); # test, dont really charge $tx->submit();