Skip to content

Commit 0a8d65b

Browse files
committed
Remove duplicated reference to SimpleArgumentConverter
(cherry picked from commit dc7a0b5)
1 parent cafbcdb commit 0a8d65b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

junit-jupiter-params/src/main/java/org/junit/jupiter/params/converter/ArgumentConverter.java

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
* the {@link ParameterContext} to perform the conversion.
4141
*
4242
* @since 5.0
43-
* @see SimpleArgumentConverter
4443
* @see org.junit.jupiter.params.ParameterizedTest
4544
* @see org.junit.jupiter.params.converter.ConvertWith
4645
* @see org.junit.jupiter.params.support.AnnotationConsumer

0 commit comments

Comments
 (0)