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