diff options
-rw-r--r-- | tests/data/test843 | 2 | ||||
-rw-r--r-- | tests/data/test946 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test843 b/tests/data/test843 index afaa83645..6712c7ce5 100644 --- a/tests/data/test843 +++ b/tests/data/test843 @@ -36,7 +36,7 @@ body imap </server> <name> -IMAP OAuth 2.0 (OAUTH2BEARER) authentication with initial response +IMAP OAuth 2.0 (OAUTHBEARER) authentication with initial response </name> <command> 'imap://%HOSTIP:%IMAPPORT/843/;UID=1' -u user --oauth2-bearer mF_9.B5f-4.1JqM diff --git a/tests/data/test946 b/tests/data/test946 index e2677bd5e..313fd2166 100644 --- a/tests/data/test946 +++ b/tests/data/test946 @@ -15,7 +15,7 @@ RFC7628 <reply> <servercmd> AUTH OAUTHBEARER -REPLY AUTH 334 OAUTH2BEARER supported +REPLY AUTH 334 OAUTHBEARER supported REPLY dXNlcj11c2VyAWhvc3Q9MTI3LjAuMC4xAXBvcnQ9OTAwNQFhdXRoPUJlYXJlciBtRl85LkI1Zi00LjFKcU0BAQ== 235 Authenticated </servercmd> </reply> |