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

Commit b769edec authored by Vadim Tryshev's avatar Vadim Tryshev
Browse files

Ignoring more tests

Bug: 117106893
Test: will see on TAP
Change-Id: I992edaff5e40e8c16188033b5cbda6b0228fc2b6
parent f307b603
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@ public class AddConfigWidgetTest extends AbstractLauncherUiTest {
    }

    @Test
    @Ignore
    public void testWidgetConfig() throws Throwable {
        runTest(false, true);
    }
@@ -79,6 +80,7 @@ public class AddConfigWidgetTest extends AbstractLauncherUiTest {
    }

    @Test
    @Ignore
    public void testConfigCancelled() throws Throwable {
        runTest(false, false);
    }