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

Commit 2f4a1b99 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Re-enable AddConfigWidgetTest" into tm-qpr-dev

parents 53808c3e 08f72463
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 {