Updated number of tests for live_engine_request_parameters
asparkman [Thu, 26 May 2016 00:57:47 +0000 (01:57 +0100)]
t/aggregate/live_engine_request_parameters.t

index e499126..d2a91f0 100644 (file)
@@ -4,7 +4,7 @@ use warnings;
 use FindBin;
 use lib "$FindBin::Bin/../lib";
 
-use Test::More tests => 54;
+use Test::More tests => 56;
 use Catalyst::Test 'TestApp';
 
 use Catalyst::Request;