From 34d2ae2ce4804ddd556e88185bdf36ab5abe2bdc Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 19 Sep 2010 21:07:43 +0000 Subject: 0.02 contrib from DonorWare / Whizman --- t/crypt_credit_card.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/crypt_credit_card.t') diff --git a/t/crypt_credit_card.t b/t/crypt_credit_card.t index ad458c3..a9080c0 100644 --- a/t/crypt_credit_card.t +++ b/t/crypt_credit_card.t @@ -17,7 +17,7 @@ $tx->content( login => 'store1', password => 'yesguy', action => 'Normal Authorization', - amount => '54.01', + amount => '0.80', card_number => '4242424242424242', expiration => '08/06', ); -- cgit v1.2.1