Skip to content

Commit

Permalink
Remove dispose
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Sep 7, 2017
1 parent dd459c3 commit d5eff71
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@

subject.onNext(2);
o.assertNoMoreEvents();

d.dispose();
}

@Test public void observable_offMainThread_shouldFail() {
Expand Down

0 comments on commit d5eff71

Please sign in to comment.