Some polishing during review

This commit is contained in:
Johannes Schnatterer
2018-07-11 12:03:04 +02:00
parent 88029d23fe
commit e1963d45dd
10 changed files with 16 additions and 25 deletions

View File

@@ -93,10 +93,6 @@ import static org.mockito.Mockito.when;
)
public class DefaultRepositoryManagerTest extends ManagerTestBase<Repository, RepositoryException> {
{
ThreadContext.unbindSecurityManager();
}
@Rule
public ShiroRule shiro = new ShiroRule();