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