Disabled test1000Invitations as this test runs very slowly.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32278 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
N Smith
2011-11-24 14:08:01 +00:00
parent c0203199af
commit c23974a0fc

View File

@@ -987,7 +987,7 @@ public abstract class AbstractInvitationServiceImplTest extends BaseAlfrescoSpri
}
public void test100Invites() throws Exception
public void disabled_test100Invites() throws Exception
{
Invitation.ResourceType resourceType = Invitation.ResourceType.WEB_SITE;
String resourceName = SITE_SHORT_NAME_INVITE;