mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
Revert "Clear only workspace shortcut / widget related tests"
This reverts commit 22be1a47f4.
Reason for revert: Breaks another test
Bug: 202546679
Change-Id: I796c508a6d7c00ec8c1d48e3517453f9eca0616c
This commit is contained in:
@@ -47,7 +47,7 @@ public class AddWidgetTest extends AbstractLauncherUiTest {
|
||||
@Test
|
||||
@PortraitLandscape
|
||||
public void testDragIcon() throws Throwable {
|
||||
clearWorkspace();
|
||||
clearHomescreen();
|
||||
mDevice.pressHome();
|
||||
|
||||
final LauncherAppWidgetProviderInfo widgetInfo =
|
||||
@@ -81,7 +81,7 @@ public class AddWidgetTest extends AbstractLauncherUiTest {
|
||||
@Test
|
||||
@PortraitLandscape
|
||||
public void testDragCustomShortcut() throws Throwable {
|
||||
clearWorkspace();
|
||||
clearHomescreen();
|
||||
mDevice.pressHome();
|
||||
mLauncher.getWorkspace().openAllWidgets()
|
||||
.getWidget("com.android.launcher3.testcomponent.CustomShortcutConfigActivity")
|
||||
|
||||
Reference in New Issue
Block a user