Updated number of tests for live_engine_request_parameters
[catagits/Catalyst-Runtime.git] / 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;