There was an error while loading. Please reload this page.
1 parent 10b7508 commit ef551a4Copy full SHA for ef551a4
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 + 3);
13
14
$ENV{TEST_NGINX_LUA_PACKAGE_PATH} = "$t::TestCore::lua_package_path";
15
0 commit comments