Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -37,7 +37,7 @@ public class ListCountriesViewTest { | ... | @@ -37,7 +37,7 @@ public class ListCountriesViewTest { |
37 | 37 | ||
38 | @Nested | 38 | @Nested |
39 | @DisplayName("init method") | 39 | @DisplayName("init method") |
40 | - class initTests{ | 40 | + class InitTests{ |
41 | 41 | ||
42 | @Test | 42 | @Test |
43 | @DisplayName("should get all countries") | 43 | @DisplayName("should get all countries") | ... | ... |
-
Please register or login to post a comment