Bug 21829: (QA follow-up) - Update the number of unit tests
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 11 Feb 2019 12:15:11 +0000 (07:15 -0500)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 14 Feb 2019 22:35:11 +0000 (22:35 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit f3f5b98fd909f9e13aa4e45a16dc275ef4ee8489)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 60b1a4f83611414a042651bea757dc7e96fde6f9)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

t/db_dependent/Letters.t

index 8e4a820..d3ed2f1 100644 (file)
@@ -18,7 +18,7 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 use Modern::Perl;
-use Test::More tests => 65;
+use Test::More tests => 67;
 use Test::MockModule;
 use Test::Warn;