mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
Re-enable AddConfigWidgetTest
Bug: 261485458 Test: atest AddConfigWidgetTest Change-Id: I6bb209e16000458a0faaada6bcc4f5bec2e5a3e5
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