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

Commit 714d071f authored by vadimt's avatar vadimt
Browse files

Removing old workaround

Test: presubmit
Bug: 165029151
Change-Id: I5a64c6e381c0bbbf849658648bd5b75a1e660381
parent 69f2dc2b
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -160,12 +160,6 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
    @PortraitLandscape
    @ScreenRecord //b/193125090
    public void testOverviewActions() throws Exception {
        // Experimenting for b/165029151:
        final Overview overview = mLauncher.pressHome().switchToOverview();
        if (overview.hasTasks()) overview.dismissAllTasks();
        mLauncher.pressHome();
        //

        startTestAppsWithCheck();
        OverviewActions actionsView =
                mLauncher.pressHome().switchToOverview().getOverviewActions();