Merge "Ignore test case of SetupSkipDialogTest" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-03-03 16:17:25 +00:00
committed by Android (Google) Code Review

View File

@@ -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;