Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -65,7 +65,7 @@ public class PublisherVersionViewTest { | ... | @@ -65,7 +65,7 @@ public class PublisherVersionViewTest { |
65 | } | 65 | } |
66 | 66 | ||
67 | @Test | 67 | @Test |
68 | - @DisplayName("depends on Shared Service and Person Service") | 68 | + @DisplayName("depends on Shared Service and Publisher Service") |
69 | public void testDependencies() { | 69 | public void testDependencies() { |
70 | assertThat(publisherVersionView).isNotNull(); | 70 | assertThat(publisherVersionView).isNotNull(); |
71 | } | 71 | } | ... | ... |
-
Please register or login to post a comment