This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b03b82aa1 JAMES-2182 Sharing for IMAP - Fix script 
ValidateDeployment.test (#2484)
9b03b82aa1 is described below

commit 9b03b82aa1e9deee337d8de3d356b2e13d69a0d7
Author: vttran <vtt...@linagora.com>
AuthorDate: Mon Nov 4 10:33:02 2024 +0700

    JAMES-2182 Sharing for IMAP - Fix script ValidateDeployment.test (#2484)
---
 .../resources/org/apache/james/imap/scripts/ValidateDeployment.test     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
 
b/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
index c0b6beeee9..8ce5ae920e 100644
--- 
a/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
+++ 
b/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
@@ -113,7 +113,7 @@ C: A012 DELETE appendexpunge
 S: A012 OK DELETE completed.
 
 C: A001 NAMESPACE
-S: \* NAMESPACE \(\((\"\"|\"#private\.\") \".\"\)\) NIL NIL
+S: \* NAMESPACE \(\((\"\"|\"#private\.\") \".\"\)\) \(\(\"#user.\" \".\"\)\) 
NIL
 S: A001 OK NAMESPACE completed.
 
 C: A2 CREATE testmailbox


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to