summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/check.t2
1 files changed, 1 insertions, 1 deletions
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;