Skip to content
Snippets Groups Projects
Commit 4f76e2a5 authored by Kamalika Saha's avatar Kamalika Saha
Browse files

review comment changes: changing the name of the function

parent a42b92bf
No related branches found
No related tags found
1 merge request!379BugFix: 8622 Indexer publishes message to stale service bus topic
Pipeline #140599 failed
......@@ -29,7 +29,7 @@ public class PublisherImplTest {
private JobStatus jobStatus;
@Test
public void publishStatusChangedTagsToTopic() throws Exception {
public void indexer_should_not_publish_message_to_stale_service_bus_topic() throws Exception {
// Arrange
this.dpsHeaders = new DpsHeaders();
this.jobStatus = new JobStatus();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment