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

Commit a397f378 authored by Tony Wickham's avatar Tony Wickham
Browse files

Add @ScreenRecord to testSwitchToOverview

Test: N/A
Bug: 238461765
Change-Id: I0ff65e2ca7c5026d46e0e218a94a11cafe3f9648
parent 2b3bd303
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -198,6 +198,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());