mirror of
https://github.com/curl/curl.git
synced 2026-07-25 10:47:45 +03:00
test836: Fixed incorrect username in expected output
This commit is contained in:
parent
fbb6e0478b
commit
7dd494c6e7
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ IMAP multiple connection authentication
|
|||
<verify>
|
||||
<protocol>
|
||||
A001 CAPABILITY
|
||||
A002 LOGIN user.two secret
|
||||
A002 LOGIN user.one secret
|
||||
A003 SELECT 836
|
||||
A004 FETCH 1 BODY[]
|
||||
A005 LOGOUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue