Skip to content

Commit dc7a0b5

Browse files
committed
Remove duplicated reference to SimpleArgumentConverter
1 parent c5359ec commit dc7a0b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: 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)