Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenr committed Oct 4, 2024
1 parent 3af6759 commit c7230ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ public void onNewBlobSidecar_shouldMarkForEquivocationAndPublishWhenOriginIsLoca
}

@Test
public void onNewBlobSidecar_shouldPublishEvenWhenOriginIsLocalELButEquivocating() {
public void onNewBlobSidecar_shouldPublishWhenOriginIsLocalELAndEquivocating() {
final BlobSidecar blobSidecar1 =
dataStructureUtil
.createRandomBlobSidecarBuilder()
Expand Down

0 comments on commit c7230ba

Please sign in to comment.