Skip to content

Commit

Permalink
test2307: fix expected failure code after ws refactoring
Browse files Browse the repository at this point in the history
Fixes curl#12722
Closes curl#12728
  • Loading branch information
icing authored and bagder committed Jan 17, 2024
1 parent 7aa24f3 commit 2462c9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/data/test2307
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ Sec-WebSocket-Key: NDMyMTUzMjE2MzIxNzMyMQ==


</protocol>
# 23 == CURLE_WRITE_ERROR
# 56 == CURLE_RECV_ERROR
<errorcode>
23
56
</errorcode>
</verify>
</testcase>

0 comments on commit 2462c9d

Please sign in to comment.