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

Commit 592d80dc authored by Tony Wickham's avatar Tony Wickham Committed by Android (Google) Code Review
Browse files

Merge "Add @ScreenRecord to testSwitchToOverview" into tm-qpr-dev

parents caacd73c a397f378
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -212,6 +212,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
    @Test
    @NavigationModeSwitch
    @PortraitLandscape
    @ScreenRecord // b/238461765
    public void testSwitchToOverview() throws Exception {
        assertNotNull("Workspace.switchToOverview() returned null",
                mLauncher.goHome().switchToOverview());