Merge "Remove ScreenRecord for a closed bug" into main

This commit is contained in:
Treehugger Robot
2025-01-14 10:51:03 -08:00
committed by Android (Google) Code Review
@@ -37,7 +37,6 @@ import com.android.launcher3.ui.AbstractLauncherUiTest;
import com.android.launcher3.ui.PortraitLandscapeRunner.PortraitLandscape;
import com.android.launcher3.util.LauncherLayoutBuilder;
import com.android.launcher3.util.TestUtil;
import com.android.launcher3.util.rule.ScreenRecordRule;
import org.junit.After;
import org.junit.Before;
@@ -283,7 +282,6 @@ public class TaplTwoPanelWorkspaceTest extends AbstractLauncherUiTest<Launcher>
@Test
@PortraitLandscape
@ScreenRecordRule.ScreenRecord // b/330232490
public void testEmptyPagesGetRemovedIfBothPagesAreEmpty() {
Workspace workspace = mLauncher.getWorkspace();