Remove test restrictions

Bug: 150303529
Change-Id: I1cfbd2bfb26fc47ee0bfb54dd174cd59ae0bfc5e
This commit is contained in:
Winson Chung 2020-09-23 15:33:32 -07:00
parent 350b462f24
commit 30cd4dca5f
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@ public class DigitalWellBeingToastTest extends AbstractQuickStepTest {
resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR); resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR);
@Test @Test
// b/150303529
@TestStabilityRule.Stability(flavors = UNBUNDLED_POSTSUBMIT | PLATFORM_POSTSUBMIT)
public void testToast() throws Exception { public void testToast() throws Exception {
startAppFast(CALCULATOR_PACKAGE); startAppFast(CALCULATOR_PACKAGE);