Skip to content

Commit a08907b

Browse files
committed
fix new tests
1 parent 91731ec commit a08907b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

t/ssl.t

+2-2
Original file line numberDiff line numberDiff line change
@@ -2587,7 +2587,7 @@ client certificate subject: nil
25872587
GET /t
25882588
--- response_body
25892589
connected: 1
2590-
ssl handshake: userdata
2590+
ssl handshake: cdata
25912591
sent http request: 56 bytes.
25922592
received: HTTP/1.1 201 Created
25932593
received: Server: nginx
@@ -2687,7 +2687,7 @@ read server port from Lua: 12345
26872687
GET /t
26882688
--- response_body
26892689
connected: 1
2690-
ssl handshake: userdata
2690+
ssl handshake: cdata
26912691
sent http request: 56 bytes.
26922692
received: HTTP/1.1 201 Created
26932693
received: Server: nginx

0 commit comments

Comments
 (0)