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

Commit 0dba77bc authored by Edgar Wang's avatar Edgar Wang
Browse files

Ignore test case of SetupSkipDialogTest

Bug: 222467830
Test: robotest
Change-Id: I5a4c2de830b90c3d7e83b751f09114b4ce2737fd
parent cdb08ee9
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -35,6 +35,7 @@ import org.robolectric.annotation.Config;


@RunWith(RobolectricTestRunner.class)
@RunWith(RobolectricTestRunner.class)
@Config(shadows = {ShadowUtils.class, ShadowAlertDialogCompat.class})
@Config(shadows = {ShadowUtils.class, ShadowAlertDialogCompat.class})
@Ignore
public class SetupSkipDialogTest {
public class SetupSkipDialogTest {


    private FragmentActivity mActivity;
    private FragmentActivity mActivity;