Bug 17003: (QA follow-up) Fix the number of tests
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Jun 2019 15:27:27 +0000 (15:27 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 1 Jul 2019 15:18:46 +0000 (16:18 +0100)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

t/db_dependent/api/v1/checkouts.t

index fb0d350..89e16fd 100644 (file)
@@ -17,7 +17,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 73;
+use Test::More tests => 79;
 use Test::MockModule;
 use Test::Mojo;
 use t::lib::Mocks;