Skip to content

Commit 1c656ae

Browse files
committed
...
1 parent 11e3bd7 commit 1c656ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/fasterxml/jackson/core/JUnit5TestBase.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import static org.junit.jupiter.api.Assertions.fail;
1616

1717
/**
18-
* Intended replacement for {@link BaseTest}
18+
* Replacement of JUnit4-based {@code BaseTest}
1919
*/
2020
public class JUnit5TestBase
2121
{

0 commit comments

Comments
 (0)