mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fixed ImapServiceImplTest: Dug out missing acp file from old DEV branch
- TODO: LoadTester is broken and can't work out of the box, see DH: comments git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14997 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -168,7 +168,7 @@ public class ImapServiceImplTest extends TestCase
|
||||
* "___-___folder_a_a" contains: "____-____file_a_a"
|
||||
*
|
||||
*/
|
||||
importInternal("imapservice_test_folder_a.acp", testImapFolderNodeRef);
|
||||
importInternal("imap/imapservice_test_folder_a.acp", testImapFolderNodeRef);
|
||||
|
||||
reauthenticate(anotherUserName, anotherUserName);
|
||||
}
|
||||
|
Reference in New Issue
Block a user