mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 17:36:49 +00:00
Merge "Re-enable AddConfigWidgetTest" into tm-qpr-dev am: 2f4a1b9980
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20683730 Change-Id: I33abca20d299966983806ea9c55fb16030ebf002 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -37,7 +37,6 @@ import com.android.launcher3.util.rule.ShellCommandRule;
|
||||
import com.android.launcher3.widget.LauncherAppWidgetProviderInfo;
|
||||
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Rule;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
@@ -65,7 +64,6 @@ public class AddConfigWidgetTest extends AbstractLauncherUiTest {
|
||||
mAppWidgetManager = AppWidgetManager.getInstance(mTargetContext);
|
||||
}
|
||||
|
||||
@Ignore
|
||||
@Test
|
||||
@PortraitLandscape
|
||||
public void testWidgetConfig() throws Throwable {
|
||||
|
||||
Reference in New Issue
Block a user