Skip to content

Commit

Permalink
dont expect usion from mono.empty()
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane Maldini committed Dec 23, 2016
1 parent 98b0ca6 commit 8211a9f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,6 @@ public void onSuccessForEmpty() {
invoked.increment();
value.set(v);
}))
.expectFusion()
.expectComplete()
.verify();

Expand Down

0 comments on commit 8211a9f

Please sign in to comment.