Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -22,7 +22,7 @@ public class AddCountryViewTest { | ... | @@ -22,7 +22,7 @@ public class AddCountryViewTest { |
22 | 22 | ||
23 | @Nested | 23 | @Nested |
24 | @DisplayName("add method") | 24 | @DisplayName("add method") |
25 | - class addTests { | 25 | + class AddTests { |
26 | 26 | ||
27 | private AddCountryView addCountryView; | 27 | private AddCountryView addCountryView; |
28 | 28 | ... | ... |
-
Please register or login to post a comment