This commit is contained in:
René Pfeuffer
2018-05-29 16:39:09 +02:00
parent f32bb38ac2
commit aa327ae465

View File

@@ -27,7 +27,7 @@ public class User2UserDtoMapperTest {
}
@Test
public void shouldMapLinks() throws URISyntaxException {
public void shouldMapLinks() {
User user = new User();
user.setName("abc");