diff options
Diffstat (limited to 't2/credit_card.t')
-rw-r--r-- | t2/credit_card.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t2/credit_card.t b/t2/credit_card.t index a0cab12..a0c3603 100644 --- a/t2/credit_card.t +++ b/t2/credit_card.t @@ -9,7 +9,7 @@ my $tx = new Business::OnlinePayment("StGeorge", $tx->content( login => '10005432', - password => 'cretphrase', + password => 'certphrase', type => 'CC', action => 'Normal Authorization', description => 'Business::OnlinePayment::LinkPoint visa test', |