mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-18 16:50:16 +02:00
Fix renaming error
This commit is contained in:
@@ -19,7 +19,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
@SubjectAware(
|
||||
configuration = "classpath:sonia/scm/repository/shiro.ini"
|
||||
)
|
||||
public class RepositoryPermissionToRepositoryRepositoryPermissionDtoMapperTest {
|
||||
public class RepositoryPermissionToRepositoryPermissionDtoMapperTest {
|
||||
|
||||
@Rule
|
||||
public ShiroRule shiro = new ShiroRule();
|
||||
Reference in New Issue
Block a user