Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e3c0540a authored by Lee Shombert's avatar Lee Shombert Committed by Android (Google) Code Review
Browse files

Merge "Fix comments on earlier CL" into main

parents 72409f2e 97267f0f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -553,7 +553,6 @@ public class AnrTimerTest {
            stepper.stepAndWait(100);
            timer.start(t2, 100);
            stepper.stepAndWait(200);
            TestResult[] result = helper.results(2);

            assertThat(timer.discard(t1)).isTrue();
            assertThat(timer.discard(t1)).isFalse();