Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -40,7 +40,7 @@ public class PublisherSearchRepositorySolrjTest { | ... | @@ -40,7 +40,7 @@ public class PublisherSearchRepositorySolrjTest { |
40 | 40 | ||
41 | @Nested | 41 | @Nested |
42 | @DisplayName("save method") | 42 | @DisplayName("save method") |
43 | - class saveTests { | 43 | + class SaveTests { |
44 | 44 | ||
45 | @Test | 45 | @Test |
46 | @DisplayName("when called with right parameters, should addBean IndexedPublisher with commitWithinMs of 1 to repository") | 46 | @DisplayName("when called with right parameters, should addBean IndexedPublisher with commitWithinMs of 1 to repository") | ... | ... |
-
Please register or login to post a comment