mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-17 18:51:10 +01:00
Cleanup
This commit is contained in:
@@ -27,7 +27,7 @@ public class User2UserDtoMapperTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void shouldMapLinks() throws URISyntaxException {
|
public void shouldMapLinks() {
|
||||||
User user = new User();
|
User user = new User();
|
||||||
user.setName("abc");
|
user.setName("abc");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user