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

Commit b6e2cd85 authored by vadimt's avatar vadimt
Browse files

Enable @PortraitLandscape for testBackground

Now that Recents rotation crash is fixed

Change-Id: Ibca9460e45fc533e414537f7923a2d09fc59f58a
parent d11b604e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {

    @Test
    @NavigationModeSwitch
//    @PortraitLandscape
    @PortraitLandscape
    public void testBackground() throws Exception {
        startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR));
        final Background background = mLauncher.getBackground();