fixed whitespaces
This commit is contained in:
parent
e3c28f6dcd
commit
5b28a3c19a
|
@ -49,6 +49,4 @@ public class SpringBootApplicationTest {
|
||||||
andExpect(MockMvcResultMatchers.content().contentType(contentType)).
|
andExpect(MockMvcResultMatchers.content().contentType(contentType)).
|
||||||
andExpect(jsonPath("$", hasSize(4)));
|
andExpect(jsonPath("$", hasSize(4)));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue