Skip to content

Commit 535f59a

Browse files
committed
Removes a partial sentence in the javadoc
1 parent 3f8a79b commit 535f59a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tck/src/main/java/org/reactivestreams/tck/PublisherVerification.java

-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ public long maxElementsFromPublisher() {
128128

129129
/**
130130
* Override and return {@code true} in order to skip executing tests marked as {@code Stochastic}.
131-
* Such tests MAY sometimes fail even though the impl
132131
*/
133132
public boolean skipStochasticTests() {
134133
return false;

0 commit comments

Comments
 (0)