X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-IPPay.git;a=blobdiff_plain;f=t%2Fcheck.t;fp=t%2Fcheck.t;h=892f3679e1ae4e23e13bd1e8935d5ef9b887e462;hp=721e23a19bf67b3f5b72b896435c1daee9923145;hb=a5b53c10d1014b408075e2fe1cc31ea4042ecafc;hpb=1f19e67636476c7119cfb41920c5b176e617c697 diff --git a/t/check.t b/t/check.t index 721e23a..892f367 100644 --- a/t/check.t +++ b/t/check.t @@ -19,7 +19,7 @@ my %content = ( account_number => '12345', routing_code => '111000025', # BoA in Texas taken from Wikipedia bank_name => 'First National Test Bank', - account_type => 'Checking', + account_type => 'Business Checking', ); my $voidable;