Skip to content

Commit

Permalink
Removes a partial sentence in the javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorklang committed May 22, 2017
1 parent 3f8a79b commit 535f59a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ public long maxElementsFromPublisher() {

/**
* Override and return {@code true} in order to skip executing tests marked as {@code Stochastic}.
* Such tests MAY sometimes fail even though the impl
*/
public boolean skipStochasticTests() {
return false;
Expand Down

0 comments on commit 535f59a

Please sign in to comment.