diff options
Diffstat (limited to 't/bad_card.t')
-rw-r--r-- | t/bad_card.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/bad_card.t b/t/bad_card.t index b2bc0f1..3d0913c 100644 --- a/t/bad_card.t +++ b/t/bad_card.t @@ -12,7 +12,7 @@ $tx->content( type => 'VISA', #login => '123>4684752', login => '1234684752', - password => '43400210', + password => '54321420', action => 'Normal Authorization', description => 'Business::OnlinePayment visa test', amount => '49.95', |