adjust test 1282 accordingly

This commit is contained in:
Daniel Stenberg 2025-09-16 16:05:57 +02:00
parent fb7993df53
commit 8f33c0aacc
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -37,9 +37,9 @@ USER anonymous
PASS ftp@example.com PASS ftp@example.com
</protocol> </protocol>
# 67 == CURLE_LOGIN_DENIED # 56 == CURLE_RECV_ERROR
<errorcode> <errorcode>
67 56
</errorcode> </errorcode>
</verify> </verify>
</testcase> </testcase>