Skip to content

Commit 8af2cd1

Browse files
committed
fix minor style issue
1 parent 2c4aaeb commit 8af2cd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/common/src/test/java/io/opentelemetry/sdk/resources/internal/EntityUtilTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import java.util.Collections;
1515
import org.junit.jupiter.api.Test;
1616

17-
/** Unit tests for {@link EntityUtil} */
17+
/** Unit tests for {@link EntityUtil}. */
1818
class EntityUtilTest {
1919
@Test
2020
void testMerge_entities_same_types_and_id() {

0 commit comments

Comments
 (0)