Skip to content

Commit

Permalink
added TODO for once the StepVerifier / VTS reset is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Jan 18, 2017
1 parent ada8edf commit b9e527d
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -39,6 +39,8 @@ public class MonoDelayElementTest {

@After
public void reset() {
//TODO remove once the StepVerifier explicitly resets VirtualTimeScheduler
//see https://github.com/reactor/reactor-addons/issues/70
VirtualTimeScheduler.reset();
}

Expand Down

0 comments on commit b9e527d

Please sign in to comment.