mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fix test clean-up
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10844 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -223,6 +223,7 @@ public class InviteServiceTest extends BaseWebScriptTest
|
|||||||
// delete invite sites
|
// delete invite sites
|
||||||
siteService.deleteSite(SITE_SHORT_NAME_INVITE_1);
|
siteService.deleteSite(SITE_SHORT_NAME_INVITE_1);
|
||||||
siteService.deleteSite(SITE_SHORT_NAME_INVITE_2);
|
siteService.deleteSite(SITE_SHORT_NAME_INVITE_2);
|
||||||
|
siteService.deleteSite(SITE_SHORT_NAME_INVITE_3);
|
||||||
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user