From: Stefan Eissing Date: Wed, 17 Jan 2024 08:53:38 +0000 (+0100) Subject: test2307: fix expected failure code after ws refactoring X-Git-Tag: curl-8_6_0~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2462c9d594198901666735bcc807feb95510d440;p=thirdparty%2Fcurl.git test2307: fix expected failure code after ws refactoring Fixes #12722 Closes #12728 --- diff --git a/tests/data/test2307 b/tests/data/test2307 index 26b3309a8d..ce260ac1c2 100644 --- a/tests/data/test2307 +++ b/tests/data/test2307 @@ -63,9 +63,9 @@ Sec-WebSocket-Key: NDMyMTUzMjE2MzIxNzMyMQ== -# 23 == CURLE_WRITE_ERROR +# 56 == CURLE_RECV_ERROR -23 +56