Fix renaming error

This commit is contained in:
René Pfeuffer
2019-01-19 19:55:15 +01:00
parent 80466c9700
commit 4090965324

View File

@@ -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();