Jean-Francois Leveque

Correction nom de classe

......@@ -37,7 +37,7 @@ public class ListCountriesViewTest {
@Nested
@DisplayName("init method")
class initTests{
class InitTests{
@Test
@DisplayName("should get all countries")
......