Bug 19036: (QA follow-up) Fix test plan
[koha.git] / t / db_dependent / Koha / Account.t
index 4a8ef7c..0dfc5f4 100755 (executable)
@@ -19,7 +19,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 12;
+use Test::More tests => 13;
 use Test::MockModule;
 use Test::Exception;