Reenabling some widget tests

Bug: 140837771
Change-Id: I437f39b4a7f4b518551a157858c9b1a4812ee65d
This commit is contained in:
vadimt
2019-09-10 18:37:28 -07:00
parent d81f60f324
commit 599b1fc4d3
4 changed files with 16 additions and 12 deletions

View File

@@ -70,14 +70,12 @@ public class AddConfigWidgetTest extends AbstractLauncherUiTest {
@Test
@PortraitLandscape
@Ignore
public void testWidgetConfig() throws Throwable {
runTest(true);
}
@Test
@PortraitLandscape
@Ignore
public void testConfigCancelled() throws Throwable {
runTest(false);
}