LP1856906: (follow-up) fix unit test count
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 12 Nov 2021 20:38:17 +0000 (15:38 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 12 Nov 2021 20:38:17 +0000 (15:38 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

Open-ILS/src/perlmods/t/14-OpenILS-Utils.t

index d9c2119..4af519c 100644 (file)
@@ -14,7 +14,7 @@
 # truckload to verify that everything would continue to work if
 # we turn it on across the board.
 
-use Test::More tests => 48;
+use Test::More tests => 47;
 use Test::Warn;
 use DateTime::TimeZone;
 use DateTime::Format::ISO8601;