mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-13 04:53:16 +00:00
Fixing tests
This commit is contained in:
@@ -103,6 +103,7 @@ public class CollectionTest extends AbstractDSpaceObjectTest
|
||||
if(collection != null)
|
||||
{
|
||||
collectionService.delete(context, collection);
|
||||
context.commit();
|
||||
communityService.delete(context, communityService.find(context, owningCommunity.getID()));
|
||||
}
|
||||
context.restoreAuthSystemState();
|
||||
|
Reference in New Issue
Block a user