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

Commit 9350e714 authored by Federico Baron's avatar Federico Baron Committed by Android (Google) Code Review
Browse files

Merge "Revert "Add screenrecord for simple reorder widgets test"" into main

parents 77d3524b 0e9fce70
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@ import com.android.launcher3.tapl.Widget;
import com.android.launcher3.tapl.WidgetResizeFrame;
import com.android.launcher3.ui.AbstractLauncherUiTest;
import com.android.launcher3.util.ModelTestExtensions;
import com.android.launcher3.util.rule.ScreenRecordRule;
import com.android.launcher3.util.rule.ShellCommandRule;

import org.junit.After;
@@ -238,7 +237,6 @@ public class TaplReorderWidgetsTest extends AbstractLauncherUiTest<Launcher> {
    }

    @Test
    @ScreenRecordRule.ScreenRecord // b/330019521
    public void simpleReorder() throws Exception {
        runTestCaseMap(getTestMap("ReorderWidgets/simple_reorder_case"),
                "push_reorder_case");