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

Commit 43c1a3d0 authored by Liran Binyamin's avatar Liran Binyamin Committed by Android (Google) Code Review
Browse files

Merge "Fix race condition in testExpansionAndCollapse" into main

parents 2450db33 43e95d92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -104,6 +104,7 @@ public class ExpandedAnimationControllerTest extends PhysicsAnimationLayoutTestC
    @Test
    public void testExpansionAndCollapse() throws Exception {
        expand();
        waitForAnimation();
        testBubblesInCorrectExpandedPositions();
        waitForMainThread();