fixed whitespaces

This commit is contained in:
Chernykh Alexander 2016-07-16 01:47:48 +03:00 committed by GitHub
parent e3c28f6dcd
commit 5b28a3c19a
1 changed files with 0 additions and 2 deletions

View File

@ -49,6 +49,4 @@ public class SpringBootApplicationTest {
andExpect(MockMvcResultMatchers.content().contentType(contentType)).
andExpect(jsonPath("$", hasSize(4)));
}
}