We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43fdab6 commit b2da1deCopy full SHA for b2da1de
t/162-socket-tls-handshake.t
@@ -4,7 +4,7 @@ use Test::Nginx::Socket::Lua;
4
5
repeat_each(2);
6
7
-plan tests => repeat_each() * 39;
+plan tests => repeat_each() * 43;
8
9
$ENV{TEST_NGINX_RESOLVER} ||= '8.8.8.8';
10
0 commit comments