Fixed checkstyle

This commit is contained in:
Raf Ponsaerts
2020-04-09 15:28:01 +02:00
parent 16675e405f
commit a74f11e11a

View File

@@ -33,8 +33,7 @@ import org.dspace.core.Constants;
import org.dspace.eperson.Group;
import org.dspace.eperson.service.GroupService;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.Test;git co
import org.springframework.beans.factory.annotation.Autowired;
public class CommunityAdminGroupRestControllerIT extends AbstractControllerIntegrationTest {