Bug 21352: (QA follow-up) - correction to testplan
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 8 Oct 2018 12:46:15 +0000 (13:46 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 8 Oct 2018 12:52:19 +0000 (12:52 +0000)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/db_dependent/Plugins.t

index e450a69..68e19fa 100755 (executable)
@@ -9,7 +9,7 @@ use File::Temp qw( tempdir tempfile );
 use FindBin qw($Bin);
 use Module::Load::Conditional qw(can_load);
 use Test::MockModule;
-use Test::More tests => 37;
+use Test::More tests => 39;
 
 use C4::Context;