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

Commit 308f9bfa authored by Shan Huang's avatar Shan Huang Committed by Android (Google) Code Review
Browse files

Merge "Add missing @Test annotation to ignoresGesture_transitionInProgress" into tm-dev

parents 9af0eed1 4b016bd6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -254,6 +254,7 @@ public class BackAnimationControllerTest {
        verify(mIOnBackInvokedCallback, never()).onBackInvoked();
    }

    @Test
    public void ignoresGesture_transitionInProgress() throws RemoteException {
        mController.setBackToLauncherCallback(mIOnBackInvokedCallback);
        RemoteAnimationTarget animationTarget = createAnimationTarget();