There was an error while loading. Please reload this page.
1 parent 10b7508 commit 20204f1Copy full SHA for 20204f1
t/balancer.t
@@ -9,7 +9,7 @@ use t::TestCore;
9
10
repeat_each(2);
11
12
-plan tests => repeat_each() * (blocks() * 4 + 5);
+plan tests => repeat_each() * (blocks() * 4 + 6);
13
14
$ENV{TEST_NGINX_LUA_PACKAGE_PATH} = "$t::TestCore::lua_package_path";
15
0 commit comments