documentation and other minor fixes
[Business-OnlinePayment-VirtualNet.git] / t / bad_auth.t
index aa10d3c..9dbde52 100644 (file)
@@ -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',
 );