Skip to content

Commit d63b15e

Browse files
polyzosCopilot
andauthored
Update fluss-client/src/test/java/org/apache/fluss/client/converter/RowToPojoConverterTest.java
Co-authored-by: Copilot <[email protected]>
1 parent 47a8437 commit d63b15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluss-client/src/test/java/org/apache/fluss/client/converter/RowToPojoConverterTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import static org.assertj.core.api.Assertions.assertThat;
2626
import static org.assertj.core.api.Assertions.assertThatThrownBy;
2727

28-
/** Tests for @RowToPojoConverter. */
28+
/** Tests for {@link RowToPojoConverter}. */
2929
public class RowToPojoConverterTest {
3030

3131
@Test

0 commit comments

Comments
 (0)