From a54df1e03d2b17f63f879cdccf03c7e7a7971ff4 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 26 Aug 2002 21:58:55 +0000 Subject: documentation and other minor fixes --- t/bad_auth.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 't/bad_auth.t') diff --git a/t/bad_auth.t b/t/bad_auth.t index aa10d3c..9dbde52 100644 --- a/t/bad_auth.t +++ b/t/bad_auth.t @@ -39,10 +39,10 @@ $tx->content( customer_id => 'jsk', first_name => 'Tofu', last_name => 'Beast', - address => '123 Anystreet', + address => '8320 Anystreet', city => 'Anywhere', state => 'UT', - zip => '84058', + zip => '85284', card_number => '4111111111111111', expiration => '09/03', ); -- cgit v1.2.1