test2307: fix expected failure code after ws refactoring

Fixes #12722
Closes #12728
This commit is contained in:
Stefan Eissing 2024-01-17 09:53:38 +01:00 committed by Daniel Stenberg
parent 7aa24f32db
commit 2462c9d594
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -63,9 +63,9 @@ Sec-WebSocket-Key: NDMyMTUzMjE2MzIxNzMyMQ==
</protocol>
# 23 == CURLE_WRITE_ERROR
# 56 == CURLE_RECV_ERROR
<errorcode>
23
56
</errorcode>
</verify>
</testcase>