From 7dd494c6e7bc0c3a0447f6bb5dcf2b37ac50e8f6 Mon Sep 17 00:00:00 2001 From: Steve Holme <steve_holme@hotmail.com> Date: Sun, 30 Mar 2014 22:25:25 +0100 Subject: [PATCH] test836: Fixed incorrect username in expected output --- tests/data/test836 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/test836 b/tests/data/test836 index 19731ab67b..6533cca14b 100644 --- a/tests/data/test836 +++ b/tests/data/test836 @@ -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 -- GitLab