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

Commit 08f72463 authored by Pinyao Ting's avatar Pinyao Ting
Browse files

Re-enable AddConfigWidgetTest

Bug: 261485458
Test: atest AddConfigWidgetTest
Change-Id: I6bb209e16000458a0faaada6bcc4f5bec2e5a3e5
parent 61c23f1e
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 {