Remove test restrictions
Bug: 150303529 Change-Id: I1cfbd2bfb26fc47ee0bfb54dd174cd59ae0bfc5e
This commit is contained in:
parent
350b462f24
commit
30cd4dca5f
|
@ -35,8 +35,6 @@ public class DigitalWellBeingToastTest extends AbstractQuickStepTest {
|
|||
resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR);
|
||||
|
||||
@Test
|
||||
// b/150303529
|
||||
@TestStabilityRule.Stability(flavors = UNBUNDLED_POSTSUBMIT | PLATFORM_POSTSUBMIT)
|
||||
public void testToast() throws Exception {
|
||||
startAppFast(CALCULATOR_PACKAGE);
|
||||
|
||||
|
|
Loading…
Reference in New Issue